@esotericsoftware/spine-player
Advanced tools
Comparing version 4.1.44 to 4.1.45
@@ -1,3 +0,3 @@ | ||
export * from './Player'; | ||
export * from './Player.js'; | ||
export * from "@esotericsoftware/spine-core"; | ||
export * from "@esotericsoftware/spine-webgl"; |
@@ -1,4 +0,4 @@ | ||
export * from './Player'; | ||
export * from './Player.js'; | ||
export * from "@esotericsoftware/spine-core"; | ||
export * from "@esotericsoftware/spine-webgl"; | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxVQUFVLENBQUM7QUFDekIsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLCtCQUErQixDQUFDIn0= | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyw4QkFBOEIsQ0FBQztBQUM3QyxjQUFjLCtCQUErQixDQUFDIn0= |
{ | ||
"name": "@esotericsoftware/spine-player", | ||
"version": "4.1.44", | ||
"version": "4.1.45", | ||
"description": "The official Spine Runtimes for the web.", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"type": "module", | ||
"files": [ | ||
@@ -33,4 +34,4 @@ "dist/**/*", | ||
"dependencies": { | ||
"@esotericsoftware/spine-webgl": "4.1.44" | ||
"@esotericsoftware/spine-webgl": "4.1.45" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1972695
17252
Yes
+ Added@esotericsoftware/spine-core@4.1.45(transitive)
+ Added@esotericsoftware/spine-webgl@4.1.45(transitive)
- Removed@esotericsoftware/spine-core@4.1.44(transitive)
- Removed@esotericsoftware/spine-webgl@4.1.44(transitive)