Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nuke-core

Package Overview
Dependencies
Maintainers
4
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-core - npm Package Compare versions

Comparing version 0.1.2 to 0.2.0

lib/nuke.js

13

HISTORY.md
# 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

12

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc