Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@contrast/code-events

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/code-events - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

prebuilds/darwin-x64+arm64/@contrast+code-events.abi108.node

11

package.json
{
"name": "@contrast/code-events",
"version": "3.0.0",
"version": "3.1.0",
"description": "Listen for v8 CodeEvents and make them available to JavaScript",

@@ -25,4 +25,3 @@ "main": "index.js",

"prebuild": "npm run clean",
"build": "prebuildify -t 16.9.1 -t 18.7.0 -t 20.6.0 --strip",
"build:linux": "prebuildify-cross -i centos7-devtoolset7 -i alpine -i linux-arm64 -t 16.9.1 -t 18.7.0 -t 20.6.0 --strip",
"build": "prebuildify -t 16.9.1 -t 18.7.0 -t 20.6.0 -t 22.2.0 --strip --napi false",
"build:darwin": "npm run build -- --arch x64+arm64",

@@ -52,7 +51,7 @@ "build:win32": "npm run build",

"mocha": "^10.2.0",
"nan": "^2.18.0",
"nan": "^2.19.0",
"node-abi": "^3.65.0",
"node-addon-api": "^7.1.0",
"node-gyp": "^10.1.0",
"node-gyp": "10.1.0",
"prebuildify": "^6.0.1",
"prebuildify-cross": "^5.0.0",
"rimraf": "^5.0.1",

@@ -59,0 +58,0 @@ "semver": "^7.5.4",

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