ceramic-cacao
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "ceramic-cacao", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Typescript library for Ceramic OCAP", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"test": "npm run build && jest", | ||
"build": "swc src --out-dir lib", | ||
"build": "swc src --out-dir lib && tsc -p tsconfig.json --emitDeclarationOnly", | ||
"lint": "eslint ./src --ext .js,.ts", | ||
@@ -18,0 +18,0 @@ "prebuild": "npm run clean", |
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
77237
21
844