nuke-core
Advanced tools
Comparing version 0.1.2 to 0.2.0
# Changelog | ||
## 0.2.0 / 2017-01-11 | ||
* [[66e8914](http://gitlab.alibaba-inc.com/nuke/core/commit/66e89146c2be3221c3b9976759cff2b8aaaa7109)] - `fix` update font variables | ||
* [[d9b17d5](http://gitlab.alibaba-inc.com/nuke/core/commit/d9b17d5802b2575a64180cd830aa6fd0fad44dbc)] - `fix` add pading | ||
* [[86cddb8](http://gitlab.alibaba-inc.com/nuke/core/commit/86cddb816b3f00182af0d88747a01924d994198f)] - `fix` fix var | ||
* [[3e2ccd2](http://gitlab.alibaba-inc.com/nuke/core/commit/3e2ccd24faaaffa9b701ba84c277e0d18f94f198)] - `fix` add mixin padding | ||
* [[f976410](http://gitlab.alibaba-inc.com/nuke/core/commit/f9764107bc4381d119eddec8fb0fb090a33ad9bb)] - `fix` add _function.js | ||
* [[d52206f](http://gitlab.alibaba-inc.com/nuke/core/commit/d52206f8ac81792d1d1c1222eb988a88b6806b3c)] - `fix` next-> nuke ; add mixins | ||
* [[edb6456](http://gitlab.alibaba-inc.com/nuke/core/commit/edb645648c467ae3898d827c412fe602a6407839)] - `fix` scsstojs | ||
* [[563e97c](http://gitlab.alibaba-inc.com/nuke/core/commit/563e97c68c964948d6906e3412869d04db5e85a7)] - `fix` bugfix | ||
## 0.1.2 / 2016-11-09 | ||
* [[f811660](http://gitlab.alibaba-inc.com/nuke/nuke-core/commit/f811660ea8c3457615e679ba3db050d599126c1c)] - `feat` decompose && docs | ||
* [[f811660](http://gitlab.alibaba-inc.com/nuke/core/commit/f811660ea8c3457615e679ba3db050d599126c1c)] - `feat` decompose && docs |
{ | ||
"name": "nuke-core", | ||
"version": "0.1.2", | ||
"version": "0.2.0", | ||
"description": "nuke核心变量", | ||
"main": "lib/nuke.scss", | ||
"main": "lib/nuke", | ||
"files": [ | ||
@@ -34,4 +34,8 @@ "lib", | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": {}, | ||
"dependencies": { | ||
"nuke-var-loader": "^0.x" | ||
}, | ||
"devDependencies": { | ||
"expect.js": "^0.3.1" | ||
}, | ||
"publishConfig": { | ||
@@ -38,0 +42,0 @@ "registry": "http://registry.npmjs.org" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
348053
46
5048
1
1
2
+ Addednuke-var-loader@^0.x
+ Addednuke-var-loader@0.1.5(transitive)
+ Addednuke-vars@0.0.4(transitive)