@seges/angular-localstorage
Advanced tools
| export * from "./storage"; |
+8
-7
| { | ||
| "name": "@seges/angular-localstorage", | ||
| "version": "1.1.0", | ||
| "version": "2.0.0", | ||
| "description": "", | ||
@@ -8,3 +8,2 @@ "main": "index.ts", | ||
| "test": "rimraf coverage && karma start", | ||
| "postinstall": "typings install", | ||
| "prepublish": "karma start --single-run", | ||
@@ -28,2 +27,5 @@ "start": "webpack-dev-server --inline --progress --port 8080" | ||
| "devDependencies": { | ||
| "@types/angular": "^1.6.2", | ||
| "@types/jasmine": "^2.5.41", | ||
| "@types/jquery": "^2.0.39", | ||
| "angular-mocks": "1.6.1", | ||
@@ -47,7 +49,6 @@ "extract-text-webpack-plugin": "1.0.1", | ||
| "rimraf": "2.5.4", | ||
| "source-map-loader": "0.1.5", | ||
| "ts-loader": "0.8.2", | ||
| "tslint": "3.15.1", | ||
| "typescript": "1.8.10", | ||
| "typings": "1.4.0", | ||
| "source-map-loader": "0.1.6", | ||
| "ts-loader": "2.0.0", | ||
| "tslint": "4.3.1", | ||
| "typescript": "2.1.5", | ||
| "webpack": "1.13.2", | ||
@@ -54,0 +55,0 @@ "webpack-dev-server": "1.16.1", |
@@ -1,2 +0,2 @@ | ||
| import "angular"; | ||
| import * as angular from "angular"; | ||
| import { StorageService } from "./storage.service"; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
| import "angular"; | ||
| import * as angular from "angular"; | ||
@@ -3,0 +3,0 @@ import { StorageService } from "./"; |
@@ -1,2 +0,2 @@ | ||
| import "angular"; | ||
| import * as angular from "angular"; | ||
@@ -3,0 +3,0 @@ export const localStorageModule = "seges.services.storage"; |
| { | ||
| "globalDependencies": { | ||
| "angular": "registry:dt/angular#1.5.0+20161016133926", | ||
| "jasmine": "registry:dt/jasmine#2.2.0+20160621224255", | ||
| "jquery": "registry:dt/jquery#1.10.0+20160929162922" | ||
| } | ||
| } |
Install scripts
Supply chain riskInstall scripts are run when the package is installed or built. Malicious packages often use scripts that run automatically to execute payloads or fetch additional code.
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.
0
-100%0
-100%8837
-1.13%29
7.41%92
-6.12%