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
1
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 0.3.1 to 0.3.2

6

package.json
{
"name": "intact-vue",
"version": "0.3.1",
"version": "0.3.2",
"description": "A compatibility layer for running intact component in vue",

@@ -45,7 +45,7 @@ "main": "dist/index.js",

"intact": "^2.2.0-16",
"karma": "^1.7.1",
"karma": "^3.0.0",
"karma-mocha": "^1.3.0",
"karma-sinon-chai": "^1.3.3",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.6",
"karma-webpack": "^3.0.0",
"mocha": "^4.0.1",

@@ -52,0 +52,0 @@ "rollup": "^0.52.1",

@@ -67,3 +67,3 @@ import Intact from 'intact/dist';

) &&
value === ''
(value === '' || value === key)
) {

@@ -70,0 +70,0 @@ value = true;

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