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
7
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

to
3.0.20

6

package.json
{
"name": "intact-vue",
"version": "3.0.19",
"version": "3.0.20",
"description": "A compatibility layer for running intact component in vue2.0",

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

"dependencies": {
"intact": "^3.0.19",
"intact-shared": "^3.0.19",
"intact": "^3.0.20",
"intact-shared": "^3.0.20",
"tslib": "^2.3.1"
}
}