Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-player

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-player - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

12

package.json
{
"name": "svelte-player",
"version": "0.0.1",
"version": "0.0.2",
"repository": {
"type": "git",
"url": "git+https://github.com/fikryfahrezy/svelte-player.git"
"type": "git",
"url": "git+https://github.com/fikryfahrezy/svelte-player.git"
},

@@ -19,3 +19,4 @@ "scripts": {

"lint": "prettier --plugin-search-dir . --check . && eslint .",
"format": "prettier --plugin-search-dir . --write ."
"format": "prettier --plugin-search-dir . --write .",
"prepare": "husky install"
},

@@ -56,3 +57,4 @@ "exports": {

"vite": "^4.3.9",
"vitest": "^0.32.2"
"vitest": "^0.32.2",
"husky": "^8.0.0"
},

@@ -59,0 +61,0 @@ "svelte": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc