xsg-player-sdk
Advanced tools
Comparing version 0.0.12 to 0.0.14
{ | ||
"name": "xsg-player-sdk", | ||
"version": "0.0.12", | ||
"version": "0.0.14", | ||
"files": [ | ||
@@ -21,2 +21,8 @@ "./dist", | ||
"type": "module", | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"preview": "vite preview", | ||
"prepublish": "tsc && vite build" | ||
}, | ||
"devDependencies": { | ||
@@ -45,11 +51,7 @@ "@kobalte/core": "^0.9.8", | ||
"dependencies": { | ||
"classnames": "^2.3.2", | ||
"lodash": "^4.17.21", | ||
"solid-js": "^1.7.8" | ||
}, | ||
"scripts": { | ||
"dev": "vite", | ||
"build": "tsc && vite build", | ||
"preview": "vite preview", | ||
"prepublish": "tsc && vite build" | ||
"solid-js": "^1.7.8", | ||
"wavesurfer.js": "^7.1.5" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
3
1123980
4
5
10582
3
+ Addedclassnames@^2.3.2
+ Addedwavesurfer.js@^7.1.5
+ Addedclassnames@2.5.1(transitive)
+ Addedwavesurfer.js@7.9.0(transitive)