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

@syntest/analysis

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/analysis - npm Package Compare versions

Comparing version 0.2.1-beta.2 to 0.2.1-beta.3

10

package.json
{
"name": "@syntest/analysis",
"version": "0.2.1-beta.2",
"version": "0.2.1-beta.3",
"description": "SynTest library for analyzing code",

@@ -43,4 +43,4 @@ "keywords": [

"lint:fix": "eslint --config ../../.eslintrc.json --ignore-path ../../.eslintignore . --fix",
"postinstall": "cp ../../NOTICE.header.ts ./",
"prepack": "cp ../../LICENSE ./ && cp ../../NOTICE ./",
"setup": "cp ../../NOTICE.header.ts ./",
"test": "mocha --config ../../.mocharc.json",

@@ -52,4 +52,4 @@ "test:coverage": "nyc --reporter=text --reporter=html mocha --config ../../.mocharc.json",

"dependencies": {
"@syntest/cfg": "^0.4.1-beta.2",
"@syntest/logging": "^0.2.0-beta.0",
"@syntest/cfg": "^0.4.1-beta.3",
"@syntest/logging": "^0.2.0-beta.1",
"lodash.clonedeep": "^4.5.0"

@@ -66,3 +66,3 @@ },

},
"gitHead": "dd7d752f1c013624d0d040f3c9156128136915db"
"gitHead": "62fc32cd877d4f37e335e5e21027b0913d7bcb75"
}
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