Socket
Socket
Sign inDemoInstall

@jimp/utils

Package Overview
Dependencies
Maintainers
0
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jimp/utils - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2--canary.4e85de0.0

.tshy/build.json

8

dist/commonjs/package.json
{
"type": "commonjs"
}
"type": "commonjs",
"publishConfig": {
"access": "public"
},
"sideEffects": false
}
{
"type": "module"
}
"type": "module",
"publishConfig": {
"access": "public"
},
"sideEffects": false
}
{
"name": "@jimp/utils",
"version": "1.0.1",
"version": "1.0.2--canary.4e85de0.0",
"repository": "jimp-dev/jimp",

@@ -15,8 +15,8 @@ "scripts": {

"dependencies": {
"@jimp/types": "1.0.1",
"@jimp/types": "1.0.2--canary.4e85de0.0",
"tinycolor2": "^1.6.0"
},
"devDependencies": {
"@jimp/config-eslint": "1.0.1",
"@jimp/config-typescript": "1.0.1",
"@jimp/config-eslint": "1.0.2--canary.4e85de0.0",
"@jimp/config-typescript": "1.0.2--canary.4e85de0.0",
"@types/tinycolor2": "^1.4.6",

@@ -50,3 +50,7 @@ "eslint": "^8.57.0",

"type": "module",
"gitHead": "459516ac20da47e1fb0fdedfafd5b8cfabcb5900"
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"gitHead": "4e85de0027857bbc7b06ecfd8b98e5d6898fbb94"
}
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