Socket
Socket
Sign inDemoInstall

@semcore/portal

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semcore/portal - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

src/index.tsx

6

CHANGELOG.md

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

## [1.1.1] - 2019-09-30
### Change
- Нужные зависимости перенесены в `utils`, размер должен стать меньше
## [1.1.0] - 2018-02-01

@@ -7,0 +13,0 @@

2

lib/index.js

@@ -57,4 +57,4 @@ 'use strict';

exports.PortalProvider = Provider;
exports.default = Portal;
exports.PortalProvider = Provider;
//# sourceMappingURL=index.js.map
{
"name": "@semcore/portal",
"description": "SEMRush Portal Component",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/index.js",

@@ -15,17 +15,4 @@ "module": "lib/index.es.js",

"dependencies": {
"@types/react": "^16.7.6",
"@babel/runtime": "^7.1.5",
"@semcore/utils": "^2.0.1"
"@semcore/utils": "^3.1"
},
"peerDependencies": {
"react": "^16.0.0",
"react-dom": "^16.0.0"
},
"devDependencies": {
"jest": "*",
"jest-preset-ui": "*",
"rollup-config-react": "*",
"react": "^16.4.0",
"react-dom": "^16.4.0"
},
"jest": {

@@ -32,0 +19,0 @@ "preset": "jest-preset-ui"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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