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

ts-structure-parser

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-structure-parser - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

8

package.json
{
"name": "ts-structure-parser",
"version": "0.0.13",
"version": "0.0.14",
"private": false,

@@ -14,4 +14,3 @@ "main": "dist/index.js",

"dependencies": {
"underscore": "^1.8.3",
"typescript": "2.5.2"
"underscore": "^1.8.3"
},

@@ -36,5 +35,6 @@ "typings": "./dist/index.d.ts",

"@types/underscore": "1.8.3",
"dev-env-installer":"0.0.5",
"dev-env-installer": "^0.0.14",
"typescript": "2.5.2",
"rimraf":"*"
}
}

@@ -13,5 +13,4 @@ {

"exclude": [
"node_modules",
"typings"
"node_modules"
]
}
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