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

@anvilco/react-signature-modal

Package Overview
Dependencies
Maintainers
6
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anvilco/react-signature-modal - npm Package Compare versions

Comparing version 1.7.1 to 1.8.0

tsconfig.json

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Changelog

## [@anvilco/react-signature-modal@1.7.1](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-modal@1.7.0...@anvilco/react-signature-modal@1.7.1) - 2022-03-31
### Merged
- Update dependencies and peer dependencies [`#7`](https://github.com/anvilco/react-ui/pull/7)
### Commits
- Update CHANGELOG [`a48550b`](https://github.com/anvilco/react-ui/commit/a48550b1889bd411531e6eb3808e7b6ce63be61b)
## [@anvilco/react-signature-modal@1.7.0](https://github.com/anvilco/react-ui/compare/@anvilco/react-signature-modal@1.6.0...@anvilco/react-signature-modal@1.7.0) - 2022-03-31

@@ -7,0 +17,0 @@

9

package.json
{
"name": "@anvilco/react-signature-modal",
"version": "1.7.1",
"version": "1.8.0",
"description": "The AnvilSignatureModal React component for embedded Etch signatures",

@@ -8,4 +8,5 @@ "author": "Anvil Foundry Inc.",

"main": "dist/index.js",
"types": "./types/react-signature-modal/src/index.d.ts",
"scripts": {
"build": "webpack --mode production",
"build": "tsc && webpack --mode production",
"build:changelog": "yarn auto-changelog",

@@ -41,2 +42,3 @@ "pack": "yarn pack",

"@babel/register": "^7.17.7",
"@types/react": "^18.0.5",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",

@@ -56,2 +58,3 @@ "auto-changelog": "^2.4.0",

"react-modal": "^3.14.4",
"typescript": "^4.6.3",
"webpack": "^5.70.0",

@@ -74,3 +77,3 @@ "webpack-cli": "^4.9.2"

},
"gitHead": "673c365bd23dafbdb3d3a451438481db63d3f1f3"
"gitHead": "f1fab253a6c207870a4e3ae56bdc73b8f12e10e5"
}
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