@anvilco/react-signature-modal
Advanced tools
Comparing version 1.7.1 to 1.8.0
@@ -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 @@ |
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
58258
8
79
0
23