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

direct-vuex

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

direct-vuex - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

4

package.json
{
"name": "direct-vuex",
"version": "0.9.0",
"version": "0.9.1",
"description": "Use and implement your Vuex store with TypeScript types. Compatible with the Vue 3 composition API.",

@@ -11,3 +11,3 @@ "author": "Paleo",

"scripts": {
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run build && npm run test",
"clear": "rimraf 'build/compiled-esm/*' 'build/compiled-umd/*'",

@@ -14,0 +14,0 @@ "tsc-umd": "tsc --module UMD --outDir build/compiled-umd",

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