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

@proload/core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@proload/core - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2-next.0

6

CHANGELOG.md
# Changelog
## 0.3.2-next.0
### Patch Changes
- 5cbbe02: Remove `resolve-pkg` dependency
## 0.3.1

@@ -4,0 +10,0 @@

9

package.json
{
"name": "@proload/core",
"version": "0.3.1",
"version": "0.3.2-next.0",
"description": "Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.",

@@ -17,6 +17,2 @@ "main": "./lib/cjs/index.cjs",

},
"./plugin-typescript": {
"import": "./plugin-typescript/index.mjs",
"require": "./plugin-typescript/index.cjs"
},
"./esm": "./lib/esm/index.mjs",

@@ -39,4 +35,3 @@ "./cjs": "./lib/cjs/index.cjs",

"deepmerge": "^4.2.2",
"escalade": "^3.1.1",
"resolve-pkg": "^2.0.0"
"escalade": "^3.1.1"
},

@@ -43,0 +38,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