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

create-oc

Package Overview
Dependencies
Maintainers
1
Versions
32
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.6 to 0.0.7

templates/vue/package.json

1

index.js

@@ -24,2 +24,3 @@ #!/usr/bin/env node

{ title: 'Preact', value: 'preact' },
{ title: 'Vue', value: 'vue' },
{ title: 'Elm', value: 'elm' },

@@ -26,0 +27,0 @@ ],

3

package.json
{
"name": "create-oc",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",

@@ -11,2 +11,3 @@ "description": "",

"scripts": {
"build": "node copy-scaffolds.js",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -13,0 +14,0 @@ },

@@ -37,3 +37,3 @@ {

"oc-server": "*",
"oc-template-solid-compiler": "^0.6.0",
"oc-template-solid-compiler": "*",
"solid-js": "^1.8.7",

@@ -40,0 +40,0 @@ "typescript": "5.0.2",

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