Comparing version 0.0.12 to 0.0.13
{ | ||
"name": "create-oc", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"type": "module", | ||
@@ -11,3 +11,3 @@ "description": "", | ||
"scripts": { | ||
"build": "node copy-scaffolds.js", | ||
"build": "node build.js", | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
@@ -14,0 +14,0 @@ }, |
@@ -30,3 +30,3 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-elm-compiler": "^0.3.0", | ||
"oc-template-elm-compiler": "^0.3.3", | ||
"elm": "^0.19.1-6", | ||
@@ -33,0 +33,0 @@ "typescript": "^5.3.3" |
@@ -28,4 +28,4 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-es6-compiler": "^4.0.3" | ||
"oc-template-es6-compiler": "^4.0.7" | ||
} | ||
} |
@@ -38,3 +38,3 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-preact-compiler": "^0.4.1", | ||
"oc-template-preact-compiler": "^0.4.4", | ||
"preact": "^10.13.2", | ||
@@ -41,0 +41,0 @@ "typescript": "5.0.2", |
@@ -38,3 +38,3 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-react-compiler": "^6.1.0", | ||
"oc-template-react-compiler": "^6.1.3", | ||
"react": "18.2.0", | ||
@@ -41,0 +41,0 @@ "react-dom": "18.2.0", |
@@ -37,3 +37,3 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-solid-compiler": "^0.7.0", | ||
"oc-template-solid-compiler": "^0.7.3", | ||
"solid-js": "^1.8.7", | ||
@@ -40,0 +40,0 @@ "typescript": "5.0.2", |
@@ -37,3 +37,3 @@ { | ||
"oc-server": "^0.3.0", | ||
"oc-template-vue-compiler": "^0.2.0", | ||
"oc-template-vue-compiler": "^0.2.3", | ||
"typescript": "5.0.2", | ||
@@ -40,0 +40,0 @@ "vitest": "^0.29.7", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
382111