Socket
Socket
Sign inDemoInstall

nuke-input

Package Overview
Dependencies
Maintainers
3
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-input - npm Package Compare versions

Comparing version 0.0.29 to 0.1.1

docs/basic.md

46

package.json
{
"name": "nuke-input",
"version": "0.0.29",
"description": "",
"main": "index.js",
"version": "0.1.1",
"description": "输入框",
"main": "lib/index",
"files": [
"lib",
"src",
"docs",
"theme",
"README.md",
"HISTORY.md"
],
"keywords": [
"nuke",
"input"
],
"author": {
"name": "leanhunter",
"email": "heww@live.cn"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "nuke-bin server",
"build": "nuke-bin build",
"prepublish": "nuke-bin build",
"publish": "nuke-bin changelog && npm publish",
"test": "nuke-bin test",
"lint": "eslint '@(src|docs)/**/*.@(js|jsx|md)' || true"
},
"repository": {
"type": "git",
"url": "git@gitlab.alibaba-inc.com:nuke/input.git"
},
"dependencies": {
"nuke-core": "^0.0.21",
"nuke-components": "^0.0.36",
"nuke-icon": "^0.0.29"
"nuke-components": "x.x.x",
"nuke-core": "^0.x.x",
"nuke-env": "^0.x.x",
"nuke-icon": "^0.x.x"
},
"author": "heww@live.cn",
"license": "MIT"
"devDependencies": {},
"publishConfig": {
"registry": "http://registry.npmjs.org"
}
}
_mixin.rxscss
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