@expo/image-utils
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -103,3 +103,3 @@ "use strict"; | ||
} | ||
const requiredCliVersion = require('../package.json').peerDependencies['sharp-cli']; | ||
const requiredCliVersion = require('@expo/image-utils/package.json').peerDependencies['sharp-cli']; | ||
try { | ||
@@ -106,0 +106,0 @@ const sharpCliPackage = require('sharp-cli/package.json'); |
{ | ||
"name": "@expo/image-utils", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "A package used by Expo CLI for processing images", | ||
@@ -39,3 +39,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@expo/babel-preset-cli": "^0.2.5", | ||
"@expo/babel-preset-cli": "0.2.6", | ||
"@types/semver": "^6.0.0" | ||
@@ -42,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
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
20337
0