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

aero-nudge

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aero-nudge - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

CHANGELOG.md

2

.changeset/config.json

@@ -7,3 +7,3 @@ {

"linked": [],
"access": "restricted",
"access": "public",
"baseBranch": "main",

@@ -10,0 +10,0 @@ "updateInternalDependencies": "patch",

@@ -123,3 +123,3 @@ "use strict";

}
}, [show, isLoading, onAction, onReset]);
}, [show, isLoading, onAction, onReset, description]);
};

@@ -126,0 +126,0 @@ var use_action_toast_default = useActionToast;

{
"name": "aero-nudge",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/index.js",

@@ -8,7 +8,2 @@ "module": "dist/index.mjs",

"description": "Clerk inspired floating toast button for confirmation of actions, powered by Sonner",
"scripts": {
"build": "tsup index.ts --format cjs,esm --dts",
"release": "pnpm run build && changeset publish",
"lint": "tsc"
},
"devDependencies": {

@@ -27,3 +22,11 @@ "@changesets/cli": "^2.27.7",

"sonner": "^1.5.0"
},
"publishConfig": {
"access": "public"
},
"scripts": {
"build": "tsup index.ts --format cjs,esm --dts",
"release": "pnpm run build && changeset publish",
"lint": "tsc"
}
}
}

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