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

react-fela

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-fela - npm Package Compare versions

Comparing version 11.1.2 to 11.2.0

umd/index.js

14

package.json
{
"name": "react-fela",
"version": "11.1.2",
"version": "11.2.0",
"description": "React bindings for Fela",

@@ -10,2 +10,5 @@ "typings": "index.d.ts",

"sideEffects": false,
"scripts": {
"build:umd": "webpack --config webpack.config.js"
},
"files": [

@@ -16,3 +19,4 @@ "LICENSE",

"lib/**",
"es/**"
"es/**",
"umd/**"
],

@@ -34,7 +38,7 @@ "repository": "https://github.com/robinweser/fela/",

"dependencies": {
"fela-bindings": "^11.1.2",
"fela-dom": "^11.1.2",
"fela-bindings": "^11.2.0",
"fela-dom": "^11.2.0",
"prop-types": "^15.5.8"
},
"gitHead": "a4f6498c8842873285a80ed1c9eb8dcde4b3370b"
"gitHead": "180a1819c65d52f8f83d70fa717deeb6bb52389e"
}
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