Comparing version 3.0.0 to 4.0.0
@@ -9,3 +9,3 @@ { | ||
"homepage": "http://sorgalla.com/gee/", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"main": "./gee.less", | ||
@@ -24,3 +24,11 @@ "repository": { | ||
"url": "https://github.com/jsor/gee/issues" | ||
}, | ||
"scripts": { | ||
"build-demo": "lessc demo/demo.less demo/demo.css && postcss demo/demo.css --use=postcss-cssnext --output=demo/demo.css" | ||
}, | ||
"devDependencies": { | ||
"less": "^2.7.2", | ||
"postcss-cli": "^3.0.0", | ||
"postcss-cssnext": "^2.10.0" | ||
} | ||
} |
@@ -38,2 +38,2 @@ gee | ||
Copyright (c) 2013-2016 Jan Sorgalla. Released under the [MIT](https://github.com/jsor/gee/blob/master/LICENSE) license. | ||
Copyright (c) 2013-2017 Jan Sorgalla. Released under the [MIT](https://github.com/jsor/gee/blob/master/LICENSE) license. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1
6847
3