@seges/angular-localstorage
Advanced tools
+1
-1
| { | ||
| "name": "@seges/angular-localstorage", | ||
| "version": "2.1.0", | ||
| "version": "2.1.1", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
@@ -8,3 +8,3 @@ import * as angular from "angular"; | ||
| saveToStorage<T>(name: string, data: T): void; | ||
| removeFromStorage(name: string); | ||
| removeFromStorage(name: string): void; | ||
| } | ||
@@ -11,0 +11,0 @@ |
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.
9463
0.06%0
-100%