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

mosaic-audio

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mosaic-audio - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

README.md

15

package.json
{
"name": "mosaic-audio",
"version": "0.1.0",
"description": "A React wrapper for the HTML media element.",
"version": "0.2.0",
"description": "A React audio wrapper for the HTML media element.",
"keywords": [

@@ -16,9 +16,5 @@ "react-component",

"main": "mosaic.js",
"scripts": {
"test": "jshint . --exclude node_modules",
"prepublish": "npm run test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mskalandunas/mosaic-audio-component.git"
"url": "git+https://github.com/mskalandunas/mosaic-audio"
},

@@ -28,5 +24,5 @@ "author": "Mike Skalandunas <mskalandunas@gmail.com>",

"bugs": {
"url": "https://github.com/mskalandunas/mosaic-audio-component/issues"
"url": "https://github.com/mskalandunas/mosaic-audio/issues"
},
"homepage": "https://github.com/mskalandunas/mosaic-audio-component#readme",
"homepage": "https://github.com/mskalandunas/mosaic-audio#readme",
"peerDependencies": {

@@ -37,2 +33,3 @@ "react": "^15.3.1",

"devDependencies": {
"babel-cli": "^6.14.0",
"jshint": "^2.9.3",

@@ -39,0 +36,0 @@ "react-tools": "^0.13.3"

mosaic.jsmosaic.js

Sorry, the diff of this file is not supported yet

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