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

frint-react

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-react - npm Package Compare versions

Comparing version 1.4.0 to 1.4.2

3

lib/streamProps.spec.js

@@ -103,3 +103,4 @@ 'use strict';

name: 'Alex',
number: 6 });
number: 6 // 3 * 2
});

@@ -106,0 +107,0 @@ done();

{
"name": "frint-react",
"version": "1.4.0",
"version": "1.4.2",
"description": "React package for Frint",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -213,3 +213,3 @@ # frint-react

```js
const { RegionService } = Frint;
import { RegionService } from 'frint-react';

@@ -216,0 +216,0 @@ const App = createApp({

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