pluginstall
Advanced tools
Comparing version 0.3.7 to 0.3.8
@@ -5,3 +5,3 @@ { | ||
"description": "install Cordova plugins", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
@@ -1,2 +0,2 @@ | ||
var fs = require('fs'), | ||
var fs = require('../util/fs'), // use existsSync in 0.6.x | ||
path = require('path'), | ||
@@ -3,0 +3,0 @@ mkdirp = require('mkdirp'), |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
148045
54
767