@shapediver/sdk.sdtf-primitives
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "@shapediver/sdk.sdtf-primitives", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Extension containing sdTF primitive types", | ||
@@ -39,10 +39,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@shapediver/sdk.sdtf-core": "^1.0.0", | ||
"decimal.js": "^10.3.1" | ||
"@shapediver/sdk.sdtf-core": "^1.1.0", | ||
"decimal.js": "^10.4.2" | ||
}, | ||
"devDependencies": { | ||
"jest": "^28.1.0", | ||
"jest": "^29.2.2", | ||
"lerna": "3.22.1", | ||
"typescript": "^4.6.4" | ||
"typescript": "^4.8.4" | ||
} | ||
} |
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
Updateddecimal.js@^10.4.2