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

congenial-octo-train

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

congenial-octo-train - npm Package Compare versions

Comparing version 0.1.0 to 0.1.2

changelog.txt

19

package.json
{
"name": "congenial-octo-train",
"version": "0.1.0",
"version": "0.1.2",
"description": "A test module that does not much.",
"main": "index.js",
"main": "./dist/index.js",
"scripts": {
"test": "semistandard"
"build": "tsc",
"lint": "npm run lint:ts",
"lint:ts": "tslint --project tsconfig.json --config tslint.json --exclude '**/node_modules/**' './**/*.ts'",
"prepare": "npm run build",
"test": "npm run build && npm run lint"
},
"files": [
"dist/**/*"
],
"repository": {

@@ -24,4 +31,8 @@ "type": "git",

"devDependencies": {
"semistandard": "^12.0.1"
"tslint": "^5.11.0",
"typescript": "^3.1.3"
},
"dependencies": {
"@types/node": "^10.12.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