Socket
Socket
Sign inDemoInstall

@takeshape/util

Package Overview
Dependencies
Maintainers
4
Versions
732
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@takeshape/util - npm Package Compare versions

Comparing version 5.28.0 to 5.54.0

6

package.json
{
"name": "@takeshape/util",
"version": "5.28.0",
"version": "5.54.0",
"homepage": "https://www.takeshape.io",

@@ -23,4 +23,4 @@ "repository": {

"test-changed": "pnpm run test -- --changedSince=master",
"typecheck": "tsc --skipLibCheck --noEmit",
"clean": "rimraf lib es",
"typecheck": "tsc -p tsconfig.check.json",
"clean": "rimraf lib es tsconfig.tsbuildinfo",
"prepublishOnly": "pnpm run lint && pnpm run test && pnpm run clean && pnpm run build",

@@ -27,0 +27,0 @@ "build": "pnpm run build:types && pnpm run build:js && pnpm run build:es",

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