Socket
Socket
Sign inDemoInstall

@objectiv/queue-local-storage

Package Overview
Dependencies
3
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.5 to 0.0.6

8

package.json
{
"name": "@objectiv/queue-local-storage",
"version": "0.0.5",
"version": "0.0.6",
"description": "A TrackerQueueStore based on localStorage API",

@@ -30,4 +30,4 @@ "license": "Apache-2.0",

"main": "dist/index.js",
"types": "dist/index.d.ts",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"files": [

@@ -48,3 +48,3 @@ "dist"

"devDependencies": {
"@objectiv/testing-tools": "0.0.5",
"@objectiv/testing-tools": "^0.0.6",
"@rollup/plugin-commonjs": "^21.0.1",

@@ -66,4 +66,4 @@ "@rollup/plugin-node-resolve": "^13.1.1",

"dependencies": {
"@objectiv/tracker-core": "~0.0.5"
"@objectiv/tracker-core": "~0.0.6"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc