New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

audioplayr

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

audioplayr - npm Package Compare versions

Comparing version

to
0.6.1

2

lib/IAudioPlayr.d.ts

@@ -1,2 +0,2 @@

import { IItemsHoldr } from "itemsholdr/lib/iitemsholdr";
import { IItemsHoldr } from "itemsholdr/lib/IItemsHoldr";
/**

@@ -3,0 +3,0 @@ * Lookup for directories to the sounds contained within.

{
"name": "audioplayr",
"description": "An audio playback manager for persistent and on-demand themes and sounds.",
"version": "0.6.0",
"version": "0.6.1",
"author": {

@@ -6,0 +6,0 @@ "name": "Josh Goldberg",

@@ -8,4 +8,4 @@ {

"name": "AudioPlayr",
"version": "0.6.0"
"version": "0.6.1"
}
}

@@ -0,0 +0,0 @@ import { IAudioPlayr, IAudioPlayrSettings } from "./IAudioPlayr";

@@ -1,2 +0,2 @@

import { IItemsHoldr } from "itemsholdr/lib/iitemsholdr";
import { IItemsHoldr } from "itemsholdr/lib/IItemsHoldr";
/**

@@ -3,0 +3,0 @@ * Lookup for directories to the sounds contained within.

define(["require", "exports"], function (require, exports) {
"use strict";
});
//# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJJQXVkaW9QbGF5ci5qcyIsInNvdXJjZXNDb250ZW50IjpbXX0=

@@ -1,2 +0,2 @@

import { IItemsHoldr } from "itemsholdr/lib/iitemsholdr";
import { IItemsHoldr } from "itemsholdr/lib/IItemsHoldr";

@@ -3,0 +3,0 @@ /**

@@ -5,2 +5,3 @@ {

"module": "amd",
"moduleResolution": "node",
"noImplicitAny": true,

@@ -7,0 +8,0 @@ "noImplicitReturns": true,

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 not supported yet

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