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.3 to 0.0.4

close-parser-v0.0.2.tgz

25

package.json

@@ -8,6 +8,6 @@ {

"files": [
"./dist/extension.js"
"*"
],
"icon": "icon.png",
"version": "0.0.3",
"version": "0.0.4",
"engines": {

@@ -24,21 +24,4 @@ "vscode": "^1.43.0"

},
"scripts": {
"vscode:prepublish": "yarn run compile",
"compile": "webpack",
"watch": "yarn run webpack --watch",
"pretest": "yarn run compile",
"package": "vsce package --out extension.vsix",
"install-local": "yarn run package && code --install-extension extension.vsix",
"pub": "bash publish.sh"
},
"devDependencies": {
"@types/node": "^13.11.0",
"@types/vscode": "^1.43.0",
"eslint": "^6.8.0",
"ts-loader": "^6.2.2",
"typescript": "^3.8.3",
"vsce": "^1.77.0",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11"
},
"scripts": {},
"devDependencies": {},
"dependencies": {

@@ -45,0 +28,0 @@ "@typescript-eslint/eslint-plugin": "^2.28.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