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

@magidoc/plugin-starter-common

Package Overview
Dependencies
Maintainers
0
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magidoc/plugin-starter-common - npm Package Compare versions

Comparing version 5.0.3 to 6.0.0

26

package.json

@@ -5,3 +5,3 @@ {

"private": false,
"version": "5.0.3",
"version": "6.0.0",
"type": "module",

@@ -22,15 +22,15 @@ "license": "MIT",

"devDependencies": {
"@rollup/plugin-typescript": "^11.1.6",
"@types/lodash": "^4.17.0",
"@types/node": "^20.12.8",
"@vitest/coverage-v8": "^1.6.0",
"lodash": "^4.17.21",
"rollup": "^4.17.2",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vitest": "^1.6.0"
"@rollup/plugin-typescript": "11.1.6",
"@types/lodash": "4.17.5",
"@types/node": "20.14.8",
"@vitest/coverage-v8": "1.6.0",
"lodash": "4.17.21",
"rollup": "4.18.0",
"tslib": "2.6.3",
"typescript": "5.5.2",
"vite": "5.3.1",
"vitest": "1.6.0"
},
"optionalDependencies": {
"zod": "^3.23.6"
"zod": "3.23.8"
},

@@ -41,3 +41,3 @@ "files": [

"dependencies": {
"@magidoc/plugin-starter-variables": "^5.0.3"
"@magidoc/plugin-starter-variables": "^6.0.0"
},

@@ -44,0 +44,0 @@ "scripts": {

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