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

rc-new-window

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-new-window - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

es/BrowserPopupWindow.d.ts

12

package.json
{
"name": "rc-new-window",
"version": "0.1.4",
"version": "0.1.5",
"description": "popup new browser window with react",

@@ -12,3 +12,4 @@ "keywords": [

"files": [
"lib"
"lib",
"es"
],

@@ -26,10 +27,9 @@ "homepage": "https://github.com/ticlo/rc-new-window",

"main": "./lib/index",
"module": "./es/index",
"scripts": {
"start": "cross-env NODE_ENV=development father doc dev --storybook",
"build": "father doc build --storybook",
"compile": "father build",
"lint": "eslint src/ examples/ --ext .tsx,.ts,.jsx,.js",
"test": "father test",
"coverage": "father test --coverage",
"now-build": "npm run build"
"build-lib": "tsc",
"build-es": "tsc --build tsconfig_es.json"
},

@@ -36,0 +36,0 @@ "peerDependencies": {

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