@solid-primitives/audio
Advanced tools
Comparing version 1.1.8 to 1.2.0
{ | ||
"name": "@solid-primitives/audio", | ||
"version": "1.1.8", | ||
"version": "1.2.0", | ||
"description": "Primitives to manage audio and single sounds.", | ||
"author": "David Di Biase <dave.dibiase@gmail.com>", | ||
"license": "MIT", | ||
"homepage": "https://github.com/davedbase/solid-primitives/tree/main/packages/audio", | ||
"homepage": "https://github.com/solidjs-community/solid-primitives/tree/main/packages/audio", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/davedbase/solid-primitives.git" | ||
"url": "git+https://github.com/solidjs-community/solid-primitives.git" | ||
}, | ||
@@ -54,3 +54,3 @@ "primitive": { | ||
"jest": "^27.4.7", | ||
"jsdom": "^18.1.1", | ||
"jsdom": "^19.0.0", | ||
"prettier": "^2.0.5", | ||
@@ -57,0 +57,0 @@ "solid-testing-library": "^0.2.0", |
@@ -0,1 +1,5 @@ | ||
<p> | ||
<img width="100%" src="https://assets.solidjs.com/banner?type=Primitives&background=tiles&project=Audio" alt="Solid Primitives Audio"> | ||
</p> | ||
# @solid-primitives/audio | ||
@@ -6,3 +10,3 @@ | ||
[![size](https://img.shields.io/npm/v/@solid-primitives/audio?style=for-the-badge)](https://www.npmjs.com/package/@solid-primitives/audio) | ||
[![stage](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fraw.githubusercontent.com%2Fdavedbase%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-3.json)](https://github.com/davedbase/solid-primitives#contribution-process) | ||
[![stage](https://img.shields.io/endpoint?style=for-the-badge&url=https%3A%2F%2Fraw.githubusercontent.com%2Fsolidjs-community%2Fsolid-primitives%2Fmain%2Fassets%2Fbadges%2Fstage-3.json)](https://github.com/solidjs-community/solid-primitives#contribution-process) | ||
@@ -9,0 +13,0 @@ Primitive to manage audio playback in the browser. The primitives are easily composable and extended. To create your own audio element, consider using createAudioPlayer which allows you to supply a player instance that matches the built-in standard Audio API. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
80
17180
340
1