@elliottcable/bs-uchar
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@elliottcable/bs-uchar", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"sources": [ | ||
@@ -5,0 +5,0 @@ "src" |
{ | ||
"name": "@elliottcable/bs-uchar", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": { | ||
@@ -8,3 +8,6 @@ "type": "git", | ||
}, | ||
"main": "src/uchar.bs.js", | ||
"files": [ | ||
"bsconfig.json", | ||
"src/.gitkeep" | ||
], | ||
"scripts": { | ||
@@ -28,5 +31,8 @@ "prepare": "npm run clean && bsb -make-world", | ||
"homepage": "https://github.com/ELLIOTTCABLE/uchar#readme", | ||
"dependencies": { | ||
"devDependencies": { | ||
"bs-platform": "^6.0.0-dev.1" | ||
}, | ||
"peerDependencies": { | ||
"bs-platform": ">=6.0.0-dev.1" | ||
} | ||
} |
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
30445
1
6
13
- Removedbs-platform@>=6.0.0-dev.1