react-new-window
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "react-new-window", | ||
"description": "🔲 Pop a new window in React, using window.open", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"keywords": [ | ||
@@ -20,5 +20,6 @@ "react", | ||
"es", | ||
"umd" | ||
"umd", | ||
"types" | ||
], | ||
"types": "./src/NewWindow.d.ts", | ||
"types": "./types/NewWindow.d.ts", | ||
"dependencies": { | ||
@@ -40,5 +41,7 @@ "prop-types": "^15.7.2" | ||
"eslint-plugin-react": "^7.13.0", | ||
"husky": "^2.3.0", | ||
"jest": "^22.4.4", | ||
"np": "^2.20.1", | ||
"prettier": "^1.17.1", | ||
"pretty-quick": "^1.11.0", | ||
"react": "^16.8.6", | ||
@@ -45,0 +48,0 @@ "react-dom": "^16.8.6", |
@@ -17,3 +17,3 @@ [![React New Window - Pop new windows in React, using window.open API.](.github/banner.svg)](#features) | ||
```shell | ||
```sh | ||
npm i react-new-window --save | ||
@@ -66,3 +66,5 @@ ``` | ||
`npm run release` | ||
```sh | ||
npm run release | ||
``` | ||
@@ -69,0 +71,0 @@ ### Prior work |
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
199328
10
213
82
0
28