@prose-reader/core
Advanced tools
Comparing version 0.0.38 to 0.0.39
{ | ||
"name": "@prose-reader/core", | ||
"version": "0.0.38", | ||
"version": "0.0.39", | ||
"main": "dist/index.js", | ||
@@ -13,3 +13,4 @@ "license": "MIT", | ||
"start-types": "yarn tsc -w --declaration --noEmit false --emitDeclarationOnly", | ||
"build": "NODE_ENV=development webpack build --config ./webpack.config.js", | ||
"build": "NODE_ENV=development webpack build --config ./webpack.config.js && yarn build-types", | ||
"build-types": "yarn tsc --declaration --noEmit false --emitDeclarationOnly", | ||
"build:prod": "NODE_ENV=production webpack build --config ./webpack.config.js", | ||
@@ -42,3 +43,3 @@ "lint": "eslint '**/*.{js,ts,tsx}'", | ||
}, | ||
"gitHead": "b2fd1f7f7423279991c74f2e7dff3d0f6ac52607" | ||
"gitHead": "09308ddf45d3232af6b0b90007272d1d4f1699c3" | ||
} |
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
313479