Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sketch-hq/sketch-assistant-utils

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sketch-hq/sketch-assistant-utils - npm Package Compare versions

Comparing version 6.0.0 to 6.3.1

8

CHANGELOG.md
# @sketch-hq/sketch-assistant-utils
## 6.3.1
### Patch Changes
- d58e849: Updated various package dependencies.
- Updated dependencies [d58e849]
- @sketch-hq/sketch-assistant-types@6.3.1
## 6.0.0

@@ -4,0 +12,0 @@

22

package.json
{
"name": "@sketch-hq/sketch-assistant-utils",
"version": "6.0.0",
"version": "6.3.1",
"module": "dist/esm/index",

@@ -21,19 +21,21 @@ "main": "dist/cjs/index",

},
"files": ["dist"],
"files": [
"dist"
],
"dependencies": {
"@json-schema-spec/json-pointer": "0.1.2",
"@sketch-hq/sketch-assistant-types": "6.0.0",
"ajv": "6.12.2",
"@sketch-hq/sketch-assistant-types": "6.3.1",
"ajv": "6.12.6",
"humps": "2.0.1",
"mem": "6.1.0",
"node-stream-zip": "1.10.1",
"mem": "8.0.0",
"node-stream-zip": "1.12.0",
"object-hash": "2.0.3",
"p-map": "4.0.0",
"p-timeout": "3.2.0",
"probe-image-size": "5.0.0"
"p-timeout": "4.0.1",
"probe-image-size": "6.0.0"
},
"devDependencies": {
"@types/humps": "1.1.3",
"@types/object-hash": "1.3.1"
"@types/humps": "2.0.0",
"@types/object-hash": "1.3.4"
}
}

Sorry, the diff of this file is not supported yet

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