@phosphor/disposable
Advanced tools
Comparing version 0.1.0 to 0.1.1
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
/*----------------------------------------------------------------------------- | ||
@@ -3,0 +4,0 @@ | Copyright (c) 2014-2017, PhosphorJS Contributors |
{ | ||
"name": "@phosphor/disposable", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "PhosphorJS - Disposable", | ||
"main": "lib/index.js", | ||
"types": "lib/index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/phosphorjs/phosphor.git" | ||
}, | ||
"files": [ | ||
@@ -15,8 +11,20 @@ "lib/*.d.ts", | ||
], | ||
"dependencies": { | ||
"@phosphor/algorithm": "^0.1.0" | ||
}, | ||
"directories": { | ||
"lib": "lib/" | ||
}, | ||
"dependencies": { | ||
"@phosphor/algorithm": "^0.1.1" | ||
}, | ||
"devDependencies": { | ||
"rimraf": "^2.5.2", | ||
"typescript": "^2.2.1" | ||
}, | ||
"scripts": { | ||
"build": "tsc", | ||
"clean": "rimraf lib" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/phosphorjs/phosphor.git" | ||
}, | ||
"author": "S. Chris Colbert <sccolbert@gmail.com>", | ||
@@ -23,0 +31,0 @@ "contributors": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8319
251
2
1
Updated@phosphor/algorithm@^0.1.1