nativescript-dev-android-snapshot
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -77,3 +77,4 @@ var path = require("path"); | ||
if (!common.isSnapshotEnabled(projectData, hookArgs)) { | ||
if (platformName === "android") { | ||
var bundle = projectData.$options.bundle; | ||
if (platformName === "android" && !bundle) { | ||
// TODO: Fix this in the CLI if possible | ||
@@ -80,0 +81,0 @@ if (shelljs.test("-e", path.join(projectData.projectDir, "node_modules", "@angular/core")) && |
{ | ||
"name": "nativescript-dev-android-snapshot", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "dependencies": { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
20141
291
0