Socket
Socket
Sign inDemoInstall

aim

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.3 to 0.0.4

dist/index.js

27

package.json
{
"name": "aim",
"version": "0.0.3",
"description": "this is a demo programe",
"main": "index.js",
"devDependencies": {},
"main": "dist/index.js",
"description": "Dependency free focus manager with built-in universal key navigation.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"dev": "task",
"watch": "builder-boy src/index.js dist/index.js -t node -r -w",
"build": "builder-boy src/index.js dist/index.js -t node -r && npm run build-util",
"build-util": "builder-boy src/util.js dist/util.js -t node -r"
},
"author": "zhenzhong",
"license": "ISC"
"files": [
"dist"
],
"devDependencies": {
"brisky-render": "^2.2.67",
"builder-boy": "latest",
"hub.js": "^0.2.9",
"nodemon": "^1.11.0",
"pre-commit": "^1.1.3",
"stamp": "^4.0.2",
"standard": "^8.1.0",
"task": "latest"
},
"version": "0.0.4"
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc