Socket
Socket
Sign inDemoInstall

layout-bin-packer

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

layout-bin-packer - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

bin/build.js

15

package.json
{
"name": "layout-bin-packer",
"version": "1.0.5",
"version": "1.0.6",
"description": "",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"hint": "jshint test.js index.js",
"test": "istanbul cover test.js",
"hint": "jshint lib tests",
"prepublish": "npm run build",
"build": "node bin/build.js",
"test": "istanbul cover bin/test.js",
"test:debug": "node debug test.js",

@@ -28,4 +30,7 @@ "test:watch": "nodemon test.js",

"jshint": "^2.8.0",
"nodemon": "^1.4.1"
"nodemon": "^1.4.1",
"qunit-extras": "^1.4.2",
"qunitjs": "^1.18.0",
"rollup": "^0.14.1"
}
}
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