Socket
Socket
Sign inDemoInstall

@web/config-loader

Package Overview
Dependencies
Maintainers
7
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web/config-loader - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

5

package.json
{
"name": "@web/config-loader",
"version": "0.2.1",
"version": "0.2.2",
"publishConfig": {

@@ -23,3 +23,3 @@ "access": "public"

"test": "mocha test/**/*.test.js --reporter dot",
"test:ci": "yarn test",
"test:ci": "npm run test",
"test:watch": "mocha test/**/*.test.js --watch --watch-files .,src,test --reporter dot"

@@ -48,2 +48,3 @@ },

".": {
"types": "./index.d.ts",
"import": "./index.mjs",

@@ -50,0 +51,0 @@ "require": "./src/index.js"

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