Socket
Socket
Sign inDemoInstall

@contrast/agent-lib

Package Overview
Dependencies
Maintainers
17
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contrast/agent-lib - npm Package Compare versions

Comparing version 5.3.1 to 5.3.2

10

package.json
{
"name": "@contrast/agent-lib",
"version": "5.3.1",
"version": "5.3.2",
"description": "",

@@ -19,3 +19,2 @@ "keywords": [],

"scripts": {
"prerelease": "node scripts/download-artifact.js",
"release": "node scripts/make-release.js",

@@ -28,6 +27,4 @@ "postrelease": "git push && git push origin --tags",

"build:napi_cost": "napi build --platform --release --features napi_cost",
"build:raspv3": "napi build --platform --release --features raspv3",
"format:rs": "cargo fmt",
"test": "mocha test/*.test.js",
"test:raspv3": "RASPV3_TEST=true mocha test/*.test.js"
"test": "mocha test/*.test.js"
},

@@ -43,3 +40,4 @@ "devDependencies": {

"inquirer": "^8.2.0",
"mocha": "^9.2.0"
"mocha": "^9.2.0",
"semver": "^7.3.8"
},

@@ -46,0 +44,0 @@ "dependencies": {

contrast.darwin-arm64.node

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