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

@agconnect/storage-types

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agconnect/storage-types - npm Package Compare versions

Comparing version 1.2.1 to 1.3.0-beta

3

index.d.ts

@@ -13,2 +13,3 @@ export namespace AGCStorageService {

export interface AGCStorage {
/**

@@ -29,3 +30,3 @@ * Fetches key and passes the result to callback, along with an Error if there is any.

getStorageNewInstance(persistence?: Persistence, cryptImpl?:any): AGCStorageService.AGCStorage;
getStorageInstance(persistence?: Persistence, cryptImpl?: any): AGCStorageService.AGCStorage;

@@ -32,0 +33,0 @@ createPersistentStorage(): AGCStorageService.AGCStorage;

{
"name": "@agconnect/storage-types",
"version": "1.2.1",
"version": "1.3.0-beta",
"description": "@agconnect/storage-types",

@@ -5,0 +5,0 @@ "scripts": {},

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