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

primis

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

primis - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

.travis.yml

5

package.json
{
"name": "primis",
"description": "Command line tool for generate TypeScript project.",
"version": "0.2.0",
"version": "0.2.1",
"main": "src/index.js",

@@ -10,3 +10,4 @@ "license": "MIT",

"lint": "prettier --check 'src/**/*.js' README.md",
"format": "prettier --write 'src/**/*.js' README.md"
"format": "prettier --write 'src/**/*.js' README.md",
"test": "echo haha"
},

@@ -13,0 +14,0 @@ "bin": {

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