New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@design-sync/utils

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@design-sync/utils - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

15

package.json
{
"name": "@design-sync/utils",
"version": "0.2.0",
"description": "Tokenize utils",
"version": "0.3.0",
"description": "Generic utilities JS/TS utils used by Design Sync",
"repository": "salamaashoush/design-sync",

@@ -15,16 +15,15 @@ "license": "MIT",

"dependencies": {
"deepmerge": "4.3.1",
"fast-memoize": "^2.5.2",
"scule": "^1.1.0",
"just-clone": "6.2.0",
"just-safe-get": "4.2.0",
"just-safe-set": "4.2.1",
"deepmerge": "4.3.1"
"scule": "^1.1.0"
},
"devDependencies": {
"@types/node": "^20.9.3",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.54.0",
"lint-staged": "^15.1.0",
"@types/node": "^20.9.1",
"@vitest/coverage-v8": "^0.34.6",
"changelogen": "^0.5.5",
"typescript": "^5.2.2",
"typescript": "^5.3.2",
"unbuild": "^2.0.0",

@@ -31,0 +30,0 @@ "vitest": "^0.34.6",

@@ -8,3 +8,3 @@ # @design-sync/utils

General JS/TS utils used in the design sync project
Generic utilities JS/TS utils used by Design Sync

@@ -11,0 +11,0 @@ ## Usage

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