@objectiv/schema
Advanced tools
Comparing version 0.0.27-experimental.0 to 0.0.27-experimental.1
{ | ||
"name": "@objectiv/schema", | ||
"version": "0.0.27-experimental.0", | ||
"version": "0.0.27-experimental.1", | ||
"description": "Objectiv TypeScript implementation of the open analytics taxonomy", | ||
@@ -28,6 +28,15 @@ "license": "Apache-2.0", | ||
], | ||
"types": "src/index.ts", | ||
"main": "./dist/index.js", | ||
"module": "./dist/esm/index.js", | ||
"types": "./dist/index.d.ts", | ||
"files": [ | ||
"src" | ||
"dist" | ||
], | ||
"exports": { | ||
".": { | ||
"require": "./dist/index.js", | ||
"import": "./dist/esm/index.js", | ||
"types": "./dist/index.d.ts" | ||
} | ||
}, | ||
"scripts": { | ||
@@ -44,3 +53,3 @@ "deploy:verdaccio": "npm publish", | ||
"devDependencies": { | ||
"@objectiv/testing-tools": "^0.0.27-experimental.0", | ||
"@objectiv/testing-tools": "^0.0.27-experimental.1", | ||
"jest": "^28.1.3", | ||
@@ -47,0 +56,0 @@ "prettier": "^2.7.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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2010
2
0
2