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 1.4.0 to 1.4.2

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": "1.4.0",
"version": "1.4.2",
"description": "Backwards compatibility package for Frint",

@@ -33,4 +33,4 @@ "main": "lib/index.js",

"frint-model": "^1.4.0",
"frint-react": "^1.4.0",
"frint-store": "^1.3.1",
"frint-react": "^1.4.2",
"frint-store": "^1.4.2",
"lodash": "^4.13.1",

@@ -37,0 +37,0 @@ "react": "^0.14.8",

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