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

webext-schema

Package Overview
Dependencies
Maintainers
1
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webext-schema - npm Package Compare versions

Comparing version 0.7.15 to 0.7.16

3

modules/file-util.js

@@ -6,5 +6,4 @@ /**

/* api */
const {URL} = require("url");
const {URL, fileURLToPath} = require("url");
const {getType, isString} = require("./common");
const {fileURLToPath} = require("url");
const fs = require("fs");

@@ -11,0 +10,0 @@ const path = require("path");

@@ -38,3 +38,3 @@ {

},
"version": "0.7.15"
"version": "0.7.16"
}

Sorry, the diff of this file is too big to display

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