New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

intact-vue

Package Overview
Dependencies
Maintainers
6
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

intact-vue - npm Package Compare versions

Comparing version 3.0.13 to 3.0.14

2

dist/index.d.ts

@@ -12,3 +12,3 @@ import { Component as IntactComponent, Props, ComponentClass, VNodeComponentClass, IntactDom } from 'intact';

static options: any;
static config: import("vue-legacy/types/vue").VueConfiguration;
static config: import("vue/types/vue").VueConfiguration;
static $cid: string;

@@ -15,0 +15,0 @@ static $doubleVNodes: boolean;

{
"name": "intact-vue",
"version": "3.0.13",
"version": "3.0.14",
"description": "A compatibility layer for running intact component in vue2.0",

@@ -33,5 +33,5 @@ "main": "index.js",

"dependencies": {
"intact": "^3.0.13",
"intact": "^3.0.14",
"tslib": "^2.3.1"
}
}
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