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

@transcend-io/airgap.js-types

Package Overview
Dependencies
Maintainers
7
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transcend-io/airgap.js-types - npm Package Compare versions

Comparing version 10.4.3 to 10.4.4

4

build/iab.d.ts

@@ -186,3 +186,2 @@ import * as t from 'io-ts';

}>]>>;
dataDeclaration: t.ArrayC<t.NumberC>;
deviceStorageDisclosureUrl: t.StringC;

@@ -194,2 +193,3 @@ }>, t.PartialC<{

}>;
dataDeclaration: t.ArrayC<t.NumberC>;
}>]>;

@@ -270,3 +270,2 @@ /**

}>]>>;
dataDeclaration: t.ArrayC<t.NumberC>;
deviceStorageDisclosureUrl: t.StringC;

@@ -278,2 +277,3 @@ }>, t.PartialC<{

}>;
dataDeclaration: t.ArrayC<t.NumberC>;
}>]>>;

@@ -280,0 +280,0 @@ }>]>;

@@ -139,3 +139,2 @@ "use strict";

])),
dataDeclaration: t.array(t.number),
deviceStorageDisclosureUrl: t.string,

@@ -148,2 +147,3 @@ }),

}),
dataDeclaration: t.array(t.number),
}),

@@ -150,0 +150,0 @@ ]);

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

"description": "TypeScript types for airgap.js interoperability with custom consent UIs",
"version": "10.4.3",
"version": "10.4.4",
"homepage": "https://github.com/transcend-io/airgap.js-types",

@@ -8,0 +8,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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