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

frint-compat

Package Overview
Dependencies
Maintainers
6
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

frint-compat - npm Package Compare versions

Comparing version 2.2.1 to 2.3.0

4

lib/mapToProps.spec.js

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

Promise.resolve(true // eslint-disable-line
).then(function () {
Promise.resolve(true) // eslint-disable-line
.then(function () {
// load App, after X ms

@@ -542,0 +542,0 @@ return new Promise(function (resolve) {

{
"name": "frint-compat",
"version": "2.2.1",
"version": "2.3.0",
"description": "Backwards compatibility package for Frint",

@@ -31,6 +31,6 @@ "main": "lib/index.js",

"dependencies": {
"frint": "^2.2.1",
"frint-model": "^2.2.1",
"frint-react": "^2.2.1",
"frint-store": "^2.2.1",
"frint": "^2.3.0",
"frint-model": "^2.3.0",
"frint-react": "^2.3.0",
"frint-store": "^2.3.0",
"lodash": "^4.13.1",

@@ -40,3 +40,3 @@ "rxjs": "^5.2.0"

"devDependencies": {
"frint-test-utils": "^2.2.1",
"frint-test-utils": "^2.3.0",
"prop-types": "^15.5.10",

@@ -43,0 +43,0 @@ "react": "^15.5.4",

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