New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

petard

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

petard - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7-b

Makefile

14

package.json
{
"name": "petard",
"version": "0.0.6",
"version": "0.0.7-b",
"description": "a js llvm library",
"main": "index.js",
"scripts": {
"clean": "node-gyp clean",
"build": "LLVM_CONFIG=llvm-config node-gyp configure && node-gyp build",
"test": "node_modules/mocha/bin/mocha --reporter spec"
"clean": "make clean",
"build": "make",
"preinstall": "make libpetard",
"test": "make test"
},

@@ -32,5 +33,6 @@ "repository": {

"coffee-script": "^1.9.3",
"mocha": "^2.2.5",
"tmp": "0.0.28"
"mocha": "^3.2.0",
"node-gyp": "^3.4.0",
"tmp": "0.0.31"
}
}

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

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

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

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

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