@mobile/tinycolor2
Advanced tools
Comparing version 1.4.0 to 1.4.1-1
{ | ||
"version": "1.4.0", | ||
"name": "@mobile/tinycolor2", | ||
"description": "Repackaged version of tinycolor2 for mobile", | ||
"url": "http://bgrins.github.com/TinyColor", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://bgrins.github.com/TinyColor" | ||
}, | ||
"keywords": [ | ||
"color", | ||
"parser", | ||
"tinycolor", | ||
"mobile" | ||
], | ||
"author": "Brian Grinstead <briangrinstead@gmail.com> (http://briangrinstead.com)", | ||
"contributors": [], | ||
"main": "./tinycolor.js", | ||
"directories": {}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
"scripts": { | ||
"download": "npm install %npm_package_source_name%@%npm_package_version%", | ||
"commit": "git add -A && git commit -m \":checkered_flag: v%npm_package_version% :heavy_minus_sign: Repackaging from: %npm_package_source_url%\"", | ||
"tag": "git tag v%npm_package_version%", | ||
"push": "git push && git push --tags", | ||
"update:version": "npm --no-git-tag-version version --", | ||
"update:download": "npm run update:version --", | ||
"update:copy": "cp ./node_modules/tinycolor2/tinycolor.js .", | ||
"update:commit": "npm run update:version --", | ||
"update:push": "npm run update:version --", | ||
"update:publish": "npm run update:version --", | ||
"postupdate:download": "npm run download && npm run update:copy", | ||
"postupdate:commit": "npm run commit && npm run tag", | ||
"postupdate:push": "npm run postupdate:download && npm run postupdate:commit && npm run push", | ||
"postupdate:publish": "npm run postupdate:push && npm publish" | ||
}, | ||
"source": { | ||
"name": "tinycolor2", | ||
"url": "https://www.npmjs.com/package/tinycolor2" | ||
} | ||
} | ||
"version": "1.4.1-1", | ||
"name": "@mobile/tinycolor2", | ||
"alias": "tinycolor2", | ||
"description": "Repackaged version of tinycolor2 for mobile", | ||
"url": "http://bgrins.github.com/TinyColor", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://bgrins.github.com/TinyColor" | ||
}, | ||
"keywords": [ | ||
"color", | ||
"parser", | ||
"tinycolor", | ||
"mobile" | ||
], | ||
"author": "Brian Grinstead <briangrinstead@gmail.com> (http://briangrinstead.com)", | ||
"contributors": [], | ||
"main": "./tinycolor.js", | ||
"directories": {}, | ||
"engines": { | ||
"node": "*" | ||
}, | ||
"scripts": { | ||
"download": "npm install %npm_package_source_name%@%npm_package_version%", | ||
"commit": "git add -A && git commit -m \":checkered_flag: v%npm_package_version% :heavy_minus_sign: Repackaging from: %npm_package_source_url%\"", | ||
"tag": "git tag v%npm_package_version%", | ||
"push": "git push && git push --tags", | ||
"update:version": "npm --no-git-tag-version version --", | ||
"update:download": "npm run update:version --", | ||
"update:copy": "cp ./node_modules/tinycolor2/tinycolor.js .", | ||
"update:commit": "npm run update:version --", | ||
"update:push": "npm run update:version --", | ||
"update:publish": "npm run update:version --", | ||
"postupdate:download": "npm run download && npm run update:copy", | ||
"postupdate:commit": "npm run commit && npm run tag", | ||
"postupdate:push": "npm run postupdate:download && npm run postupdate:commit && npm run push", | ||
"postupdate:publish": "npm run postupdate:push && npm publish" | ||
}, | ||
"source": { | ||
"name": "tinycolor2", | ||
"url": "https://www.npmjs.com/package/tinycolor2" | ||
}, | ||
"mobile": { | ||
"alias": "tinycolor2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} |
@@ -0,0 +0,0 @@ >⚡ This is a repackaging of: [`https://github.com/bgrins/TinyColor`](https://github.com/bgrins/TinyColor) |
@@ -1,2 +0,2 @@ | ||
// TinyColor v1.3.0 | ||
// TinyColor v1.4.1 | ||
// https://github.com/bgrins/TinyColor | ||
@@ -3,0 +3,0 @@ // Brian Grinstead, MIT License |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
57590
7
2
1