Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

idb

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idb - npm Package Compare versions

Comparing version 6.1.0 to 6.1.1-with-src

src/async-iterators.ts

5

package.json
{
"name": "idb",
"version": "6.1.0",
"version": "6.1.1-with-src",
"description": "A small wrapper that makes IndexedDB usable",

@@ -18,3 +18,4 @@ "main": "build/cjs/index.js",

"build/**",
"with-*"
"with-*",
"src/**"
],

@@ -21,0 +22,0 @@ "author": "Jake Archibald",

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