Socket
Socket
Sign inDemoInstall

create-oc

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-oc - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

index.js

@@ -0,1 +1,3 @@

#!/usr/bin/env node
import prompts from 'prompts';

@@ -2,0 +4,0 @@ import fs from 'fs';

8

package.json
{
"name": "create-oc",
"version": "0.0.2",
"version": "0.0.3",
"type": "module",

@@ -18,3 +18,7 @@ "description": "",

"prompts": "^2.4.2"
}
},
"files": [
"index.js",
"templates"
]
}
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