New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@metadev/essential-core

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metadev/essential-core - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

12

package.json
{
"name": "@metadev/essential-core",
"version": "1.0.1",
"version": "1.0.2",
"bugs": {

@@ -29,8 +29,8 @@ "url": "https://github.com/metadevpro/essential-core/issues"

"devDependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@types/chai": "^5.0.1",
"@types/mocha": "^10.0.10",
"@types/node": "^22.10.1",
"@types/node": "^22.10.3",
"chai": "^5.1.2",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"mocha": "^11.0.1",

@@ -41,6 +41,6 @@ "nyc": "^17.1.0",

"typescript": "^5.7.2",
"typescript-eslint": "^8.17.0"
"typescript-eslint": "^8.19.0"
},
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"module": "./dist/index.cjs",
"types": "./dist/index.d.ts",

@@ -47,0 +47,0 @@ "files": [

@@ -25,4 +25,4 @@ # @metadev/essential-core

----
© Pedro J. Molina, PhD. 2007 - 2024
© Pedro J. Molina, PhD. 2007 - 2025
© Metadev 2016 - 2024
© Metadev 2016 - 2025
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