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

@rematch/loading

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rematch/loading - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

dist/rematch-loading.cjs.js

32

package.json
{
"name": "@rematch/loading",
"version": "0.1.6",
"version": "0.1.7",
"description": "Loading indicator plugin for Rematch",

@@ -19,31 +19,13 @@ "keywords": [

"files": [
"lib"
"dist"
],
"main": "lib/index.min.js",
"main": "dist/rematch-loading.cjs.js",
"module": "dist/rematch-loading.esm.js",
"browser": "dist/rematch-loading.umd.js",
"scripts": {
"build": "rm -rf lib && webpack --env build"
"build": "rimraf build dist && tsc && NODE_ENV='production' rollup -c"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^8.0.2",
"babel-loader": "^7.1.2",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-flow": "^6.23.0",
"eslint": "^4.11.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.8.0",
"eslint-loader": "^1.9.0",
"eslint-plugin-flowtype": "^2.39.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.3.2",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.5.1",
"flow-bin": "^0.59.0",
"jest": "^21.2.1",
"redux": "^3.0.0",
"webpack": "^3.8.1",
"yargs": "^10.0.3"
"@rematch/core": "^0.1.0-beta.5"
},

@@ -50,0 +32,0 @@ "peerDependencies": {

@@ -38,2 +38,4 @@ # Rematch Loading

![rematch-loading](https://user-images.githubusercontent.com/4660659/33303781-00c786b2-d3ba-11e7-8216-1b2b8eebbf85.gif)
## Setup

@@ -40,0 +42,0 @@

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