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

@speedy-js/code-helper-diagnostic

Package Overview
Dependencies
Maintainers
9
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speedy-js/code-helper-diagnostic - npm Package Compare versions

Comparing version 0.2.0 to 1.0.0

22

package.json
{
"name": "@speedy-js/code-helper-diagnostic",
"version": "0.2.0",
"version": "1.0.0",
"description": "",

@@ -18,5 +18,5 @@ "keywords": [],

"dependencies": {
"@speedy-js/speedy-utils": "0.13.1-alpha.6",
"@swc/core": "1.2.189",
"yargs": "17.2.1"
"@speedy-js/speedy-utils": "0.13.1",
"lines-and-columns": "2.0.3",
"look-it-up": "2.1.0"
},

@@ -27,7 +27,12 @@ "devDependencies": {

"@speedy-js/eslint-config": "0.0.1",
"@speedy-js/speedy-core": "0.13.1-alpha.6",
"@speedy-js/speedy-error": "0.13.1-alpha.6",
"@speedy-js/speedy-types": "0.13.1-alpha.6",
"@speedy-js/speedy-core": "0.13.1",
"@speedy-js/speedy-error": "0.13.1",
"@speedy-js/speedy-types": "0.13.1",
"@speedy-js/test-toolkit": "0.9.2-alpha.2",
"@types/node": "12.20.42",
"@types/webpack": "5.28.0",
"@types/yargs": "17.0.4",
"chalk": "4.1.0",
"eslint": "7.32.0",
"mocha": "9.1.3",
"typescript": "4.4.4"

@@ -37,4 +42,5 @@ },

"build": "tsc -p ./tsconfig.build.json",
"watch": "npm run build -- -w"
"watch": "npm run build -- -w",
"test": "mocha"
}
}
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