This repository was archived by the owner on Feb 25, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33### HEAD
4+
5+ ### 0.4.0 (February, 23th, 2015)
46* Add option ` disableCrossDomain: 'true' ` to ignore external stylesheets (CORS/CSP) (#7 , #15 )
57
68### 0.3.7 (January, 26th, 2015)
Original file line number Diff line number Diff line change 11{
22 "name" : " object-fit" ,
3- "version" : " 0.3.7 " ,
3+ "version" : " 0.4.0 " ,
44 "main" : [
55 " dist/polyfill.object-fit.js" ,
66 " dist/polyfill.object-fit.css"
Original file line number Diff line number Diff line change 22 "name" : " object-fit" ,
33 "title" : " object-fit polyfill" ,
44 "description" : " Polyfill for the CSS object-fit property to fit images into containers" ,
5- "version" : " 0.3.7 " ,
5+ "version" : " 0.4.0 " ,
66 "homepage" : " https://github.com/anselmh/object-fit" ,
77 "repository" : {
88 "type" : " git" ,
2121 "dependencies" : {},
2222 "devDependencies" : {
2323 "grunt" : " 0.4.x" ,
24- "grunt-contrib-concat" : " ~0.5.0 " ,
25- "grunt-contrib-jshint" : " 0.10 .0" ,
26- "grunt-contrib-uglify" : " 0.5.1 " ,
24+ "grunt-contrib-concat" : " ~0.5.1 " ,
25+ "grunt-contrib-jshint" : " 0.11 .0" ,
26+ "grunt-contrib-uglify" : " 0.8.0 " ,
2727 "grunt-contrib-watch" : " 0.6.1"
2828 },
2929 "keywords" : []
You can’t perform that action at this time.
0 commit comments