Socket
Socket
Sign inDemoInstall

@wix/image-kit

Package Overview
Dependencies
Maintainers
31
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/image-kit - npm Package Compare versions

Comparing version 1.15.0 to 1.16.0

9

package.json
{
"name": "@wix/image-kit",
"description": "Standard library for generating canonical URL's for optimally consuming images at Wix",
"version": "1.15.0",
"version": "1.16.0",
"license": "MIT",

@@ -23,7 +23,6 @@ "author": {

"start": "yoshi-library start",
"test": "yoshi-library test",
"test": "yoshi-library test && yoshi-library lint",
"lint": "yoshi-library lint",
"format": "yoshi-library lint --fix",
"posttest": "npm run lint",
"example": "npm start --prefix example"
"example": "yarn start --prefix example"
},

@@ -36,3 +35,3 @@ "husky": {

"lint-staged": {
"*.{js,ts}": "npm run lint"
"*.{js,ts}": "yarn lint"
},

@@ -39,0 +38,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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