Socket
Socket
Sign inDemoInstall

@magidoc/plugin-starter-variables

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 2.8.1 to 2.9.0

14

package.json

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

"private": false,
"version": "2.8.1",
"version": "2.9.0",
"type": "module",

@@ -23,11 +23,11 @@ "license": "MIT",

"@rollup/plugin-typescript": "^8.3.4",
"@types/lodash": "^4.14.182",
"@types/node": "^18.6.5",
"c8": "^7.12.0",
"@types/lodash": "^4.14.183",
"@types/node": "^18.7.6",
"@vitest/coverage-c8": "^0.22.1",
"lodash": "^4.17.21",
"rollup": "^2.77.2",
"rollup": "^2.78.0",
"tslib": "^2.4.0",
"typescript": "^4.7.4",
"vite": "^3.0.5",
"vitest": "^0.21.1"
"vite": "^3.0.8",
"vitest": "^0.22.1"
},

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

@@ -10,4 +10,5 @@ /// <reference types="vitest" />

reporter: ['clover', 'lcov', 'html'],
src: ['./src'],
},
},
})
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