babylonjs-serializers
Advanced tools
Comparing version 7.24.0 to 7.25.0
{ | ||
"name": "babylonjs-serializers", | ||
"version": "7.24.0", | ||
"version": "7.25.0", | ||
"main": "babylonjs.serializers.js", | ||
@@ -14,8 +14,8 @@ "types": "babylonjs.serializers.module.d.ts", | ||
"build:declaration": "build-tools -c pud --config ./config.json", | ||
"clean": "rimraf dist && rimraf babylon*.*", | ||
"clean": "rimraf dist && rimraf babylon*.* -g", | ||
"test:escheck": "es-check es6 ./babylonjs.serializers.js" | ||
}, | ||
"dependencies": { | ||
"babylonjs": "^7.24.0", | ||
"babylonjs-gltf2interface": "^7.24.0" | ||
"babylonjs": "^7.25.0", | ||
"babylonjs-gltf2interface": "^7.25.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
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
3153682
Updatedbabylonjs@^7.25.0