Socket
Socket
Sign inDemoInstall

@harlem/plugin-devtools

Package Overview
Dependencies
24
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

14

package.json
{
"name": "@harlem/plugin-devtools",
"amdName": "harlemDevtools",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",

@@ -37,5 +37,5 @@ "author": "Andrew Courtice <andrewcourtice@users.noreply.github.com>",

"scripts": {
"dev": "tsup --watch src",
"build": "tsup",
"prepublish": "yarn build"
"dev": "yarn run --top-level tsup --watch src",
"build": "yarn run --top-level tsup",
"prepublishOnly": "yarn build"
},

@@ -46,9 +46,9 @@ "peerDependencies": {

"dependencies": {
"@harlem/utilities": "^2.1.0",
"@harlem/utilities": "^2.1.1",
"@vue/devtools-api": "^6.0.0-beta.15"
},
"devDependencies": {
"@harlem/core": "^2.1.0"
"@harlem/core": "^2.1.1"
},
"gitHead": "3190d001996eabcac47e293bc956cb2000088623"
"gitHead": "c72c6733c53bea4c04a4c519326697c4a00cada3"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc