New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

close-parser

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

close-parser - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

16

package.json

@@ -11,3 +11,3 @@ {

"icon": "icon.png",
"version": "0.0.2",
"version": "0.0.3",
"engines": {

@@ -31,3 +31,3 @@ "vscode": "^1.43.0"

"install-local": "yarn run package && code --install-extension extension.vsix",
"publish-real": "bash publish.sh"
"pub": "bash publish.sh"
},

@@ -37,14 +37,14 @@ "devDependencies": {

"@types/vscode": "^1.43.0",
"@typescript-eslint/typescript-estree": "^2.27.0",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"eslint": "^6.8.0",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"vsce": "^1.77.0",
"webpack": "^4.42.1",
"ts-loader": "^6.2.2",
"webpack-cli": "^3.3.11"
},
"dependencies": {
"vsce": "^1.77.0"
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@typescript-eslint/typescript-estree": "^2.27.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