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

@daren/utils

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daren/utils - npm Package Compare versions

Comparing version 1.9.1 to 1.9.2

dist/tsconfig.tsbuildinfo

6

package.json
{
"name": "@daren/utils",
"version": "1.9.1",
"version": "1.9.2",
"repository": {

@@ -26,5 +26,5 @@ "type": "git",

"build": "run-s 'build:*'",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types --declarationMap --isolatedModules false --rootDir lib --outDir dist/types --sourceMap",
"build:esm": "cross-env BABEL_ENV=esm babel lib --root-mode upward --extensions .ts,.tsx -d dist/esm --source-maps",
"build:cjs": "cross-env BABEL_ENV=cjs babel lib --root-mode upward --extensions .ts,.tsx -d dist/cjs --source-maps",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types",
"clean": "rm -rf node_modules && rm -rf dist",

@@ -53,3 +53,3 @@ "lint": "run-p 'lint:*'",

},
"gitHead": "026dde5d98bbc8f290174a9728f6f65d24c03435"
"gitHead": "a5d06d4d12be9f749fb0f4bb1e827ce2f9cbefd7"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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