@contember/client
Advanced tools
Comparing version 1.0.0-rc.2 to 1.0.0-rc.4
{ | ||
"name": "@contember/client", | ||
"license": "Apache-2.0", | ||
"version": "1.0.0-rc.2", | ||
"version": "1.0.0-rc.4", | ||
"main": "./dist/production/index.js", | ||
@@ -15,5 +15,6 @@ "exports": { | ||
"files": [ | ||
"dist/" | ||
"dist/", | ||
"src/" | ||
], | ||
"typings": "./dist/client.d.ts", | ||
"typings": "./dist/types/index.d.ts", | ||
"type": "module", | ||
@@ -26,4 +27,2 @@ "sideEffects": false, | ||
"build": "vite build --mode development && vite build --mode production", | ||
"build:api:dev": "api-extractor run --local", | ||
"build:api:prod": "api-extractor run", | ||
"test": "jest", | ||
@@ -30,0 +29,0 @@ "test:with-coverage": "jest --coverage=true" |
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
391033
266
3792