Socket
Socket
Sign inDemoInstall

morse-react-dialogs

Package Overview
Dependencies
Maintainers
1
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

morse-react-dialogs - npm Package Compare versions

Comparing version 0.1.1 to 0.4.1

12

package.json
{
"name": "morse-react-dialogs",
"version": "0.1.1",
"version": "0.4.1",
"description": "Dialog patterns in React built for Morse",

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

"dependencies": {
"morse-react": "^0.1.1"
"morse-react": "0.4.1"
},

@@ -37,5 +37,5 @@ "devDependencies": {

"scripts": {
"prepublishOnly": "yarn build",
"dev": "tsc -d -w",
"build": "tsc -d"
"dev": "tsc -d -w --preserveWatchOutput",
"build": "tsc -d",
"build:release": "yarn build"
},

@@ -45,3 +45,3 @@ "files": [

],
"gitHead": "683b85b3c1c4db21704c5825aef214015ea34f83"
"gitHead": "983dddcc7f28ef1a2f03328e0ea66211b4590d7a"
}
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