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

@daren/button

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@daren/button - npm Package Compare versions

Comparing version 1.7.3 to 1.7.4

dist/tsconfig.tsbuildinfo

10

package.json
{
"name": "@daren/button",
"version": "1.7.3",
"version": "1.7.4",
"repository": {

@@ -27,3 +27,3 @@ "type": "git",

"build": "run-s 'build:*'",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types",
"build:types": "tsc --emitDeclarationOnly --declaration --declarationDir dist/types --declarationMap --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",

@@ -42,4 +42,4 @@ "build:cjs": "cross-env BABEL_ENV=cjs babel lib --root-mode upward --extensions .ts,.tsx -d dist/cjs --source-maps",

"dependencies": {
"@daren/form-elements": "^1.12.3",
"@daren/typography": "^1.9.3",
"@daren/form-elements": "^1.12.4",
"@daren/typography": "^1.9.4",
"@daren/utils": "^1.9.3",

@@ -57,3 +57,3 @@ "@heroicons/react": "^2.0.13"

},
"gitHead": "0efc521bf4e5678bccba9d59fc8b705506b4fc6f"
"gitHead": "25f1dce4adac2c6e35e138bffe3327692185ee35"
}
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