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

@chronicstone/vue-testid

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chronicstone/vue-testid - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

7

package.json
{
"name": "@chronicstone/vue-testid",
"private": false,
"version": "0.1.0",
"version": "0.1.1",
"main": "./dist/vue-testid.cjs",

@@ -9,4 +9,5 @@ "module": "./dist/vue-testid.mjs",

".": {
"require": "./dist/vue-testidcjs",
"import": "./dist/vue-testid.mjs"
"require": "./dist/vue-testid.cjs",
"import": "./dist/vue-testid.mjs",
"types": "./dist/vue-testid.d.ts"
}

@@ -13,0 +14,0 @@ },

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