@capacitor/core
Advanced tools
Comparing version 0.0.89 to 0.0.90
{ | ||
"name": "@capacitor/core", | ||
"version": "0.0.89", | ||
"version": "0.0.90", | ||
"description": "Cordova: cross-platform mobile apps with the web", | ||
@@ -14,3 +14,3 @@ "homepage": "http://getcapacitor.com/", | ||
"scripts": { | ||
"docs": "./node_modules/.bin/typedoc --exclude **/__test__/*.ts --json dist/docs.json --mode modules src/core-plugin-definitions.ts && node scripts/docs.js", | ||
"docs": "cd ../site && gulp && cd ../core && ./node_modules/.bin/typedoc --exclude **/__test__/*.ts --json dist/docs.json --mode modules src/core-plugin-definitions.ts && node scripts/docs.js", | ||
"build": "npm run clean && npm run transpile-no-helpers && npm run rollup && npm run minify && npm run transpile", | ||
@@ -17,0 +17,0 @@ "clean": "rimraf dist", |
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
227551