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

@kjots/create-typescript-package

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kjots/create-typescript-package - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

20

package.json
{
"name": "@kjots/create-typescript-package",
"version": "0.0.16",
"version": "0.0.17",
"description": "Create TypeScript package",

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

"engines": {
"node": ">=10.16.0",
"node": ">=10.16.3",
"npm": ">=6.9.0"

@@ -40,19 +40,19 @@ },

"@types/decompress": "^4.2.3",
"@types/lodash": "^4.14.136",
"@types/node": "^10.14.12",
"@types/lodash": "^4.14.137",
"@types/node": "^10.14.16",
"@types/vinyl-fs": "^2.4.11",
"@types/yargs": "^13.0.0",
"@types/yargs": "^13.0.2",
"npm-run-all": "^4.1.5",
"rimraf": "^2.6.3",
"tslint": "^5.18.0",
"rimraf": "^3.0.0",
"tslint": "^5.19.0",
"typescript": "^3.5.3"
},
"dependencies": {
"@kjots/vinyl-fs-observable": "0.0.6",
"@kjots/vinyl-fs-observable": "0.0.7",
"decompress": "^4.2.0",
"handlebars": "^4.1.2",
"lodash": "^4.17.14",
"lodash": "^4.17.15",
"rxjs": "^6.5.2",
"yargs": "^13.3.0"
"yargs": "^14.0.0"
}
}

Sorry, the diff of this file is not supported yet

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