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

@universal-packages/dynamic-api

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@universal-packages/dynamic-api - npm Package Compare versions

Comparing version 1.7.9 to 1.7.10

16

package.json
{
"name": "@universal-packages/dynamic-api",
"version": "1.7.9",
"version": "1.7.10",
"description": "Dynamic decoupling-adapting system",

@@ -13,3 +13,3 @@ "author": "David De Anda <david@universal-packages.com> (https://github.com/universal-packages)",

"test": "jest --watch",
"test:full": "jest --coverage --verbose",
"test:coverage": "jest --coverage",
"test:clear": "jest --clearCache",

@@ -21,13 +21,13 @@ "format": "prettier --write \"./{src,tests}/**/*.{ts,tsx,js,jsx,json}\"",

"@universal-packages/event-emitter": "^1.1.3",
"@universal-packages/module-loader": "^1.0.8"
"@universal-packages/module-loader": "^1.0.9"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/jest": "^29.5.5",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^18.11.9",
"@universal-packages/maintenance": "^1.3.5",
"@universal-packages/maintenance": "^1.5.2",
"jest": "^29.7.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.1",
"typescript": "^5.2.2"
"ts-jest": "^29.1.2",
"typescript": "^5.4.3"
},

@@ -34,0 +34,0 @@ "jest": {

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