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

react-rails-ujs

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rails-ujs - npm Package Compare versions

Comparing version 1.0.0-beta1 to 1.0.0-beta2

.babelrc

11

package.json
{
"name": "react-rails-ujs",
"version": "1.0.0-beta1",
"version": "1.0.0-beta2",
"description": "mounting components built with webpack (compatible with react-rails)",

@@ -23,7 +23,14 @@ "keywords": [

},
"main": "index.js",
"main": "dist/react-rails-ujs.js",
"scripts": {
"build": "babel src/react-rails-ujs.js --out-file dist/react-rails-ujs.js"
},
"dependencies": {
"react": "*",
"react-dom": "*"
},
"devDependencies": {
"babel-cli": "^6.18.0",
"babel-preset-es2015": "^6.18.0"
}
}
index.js
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