Socket
Socket
Sign inDemoInstall

nuke-components

Package Overview
Dependencies
Maintainers
3
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-components - npm Package Compare versions

Comparing version 0.0.36 to 0.1.0

docs/basic.md

40

package.json
{
"name": "nuke-components",
"version": "0.0.36",
"description": "",
"main": "index.js",
"version": "0.1.0",
"description": "nuke原件库",
"main": "lib/index",
"files": [
"lib",
"src",
"docs",
"theme",
"README.md",
"HISTORY.md"
],
"keywords": [
"nuke",
"rx",
"components"
],
"author": {
"name": "doub",
"email": "doub7boss@163.com"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "nuke-bin server",
"build": "nuke-bin build",
"test": "nuke-bin test",
"lint": "eslint '@(src|docs)/**/*.@(js|jsx|md)' || true"
},
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:nuke/components.git"
},
"dependencies": {
"nuke-core": "^0.0.21"
"nuke-core": "^0.x.x"
},
"author": "heww@live.cn",
"license": "MIT"
"devDependencies": {},
"publishConfig": {
"registry": "http://registry.npmjs.org"
}
}
Image.js
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