@esotericsoftware/spine-player
Advanced tools
Comparing version 4.0.1 to 4.0.2
{ | ||
"name": "@esotericsoftware/spine-player", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "The official Spine Runtimes for the web.", | ||
@@ -8,3 +8,5 @@ "main": "dist/index.js", | ||
"files": [ | ||
"dist/**/*" | ||
"dist/**/*", | ||
"../README.md", | ||
"../LICENSE" | ||
], | ||
@@ -32,5 +34,5 @@ "scripts": {}, | ||
"dependencies": { | ||
"@esotericsoftware/spine-core": "4.0.1", | ||
"@esotericsoftware/spine-webgl": "4.0.1" | ||
"@esotericsoftware/spine-core": "4.0.2", | ||
"@esotericsoftware/spine-webgl": "4.0.2" | ||
} | ||
} | ||
} |
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
114947
+ Added@esotericsoftware/spine-core@4.0.2(transitive)
+ Added@esotericsoftware/spine-webgl@4.0.2(transitive)
- Removed@esotericsoftware/spine-core@4.0.1(transitive)
- Removed@esotericsoftware/spine-webgl@4.0.1(transitive)