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 1.0.1 to 1.1.0

2

lib/index.js

@@ -15,2 +15,4 @@ "use strict";

__exportStar(require("./modules"), exports);
__exportStar(require("./linter"), exports);
__exportStar(require("./document"), exports);
//# sourceMappingURL=index.js.map

12

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

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

"dependencies": {
"@speedy-js/speedy-utils": "0.13.2-alpha.4",
"@speedy-js/speedy-utils": "0.13.2-alpha.6",
"lines-and-columns": "2.0.3",

@@ -27,9 +27,9 @@ "look-it-up": "2.1.0"

"@speedy-js/eslint-config": "0.0.1",
"@speedy-js/speedy-core": "0.13.2-alpha.4",
"@speedy-js/speedy-error": "0.13.2-alpha.4",
"@speedy-js/speedy-types": "0.13.2-alpha.4",
"@speedy-js/speedy-config-loader": "0.13.2-alpha.6",
"@speedy-js/speedy-core": "0.13.2-alpha.6",
"@speedy-js/speedy-error": "0.13.2-alpha.6",
"@speedy-js/speedy-types": "0.13.2-alpha.6",
"@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",

@@ -36,0 +36,0 @@ "eslint": "7.32.0",

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