Socket
Socket
Sign inDemoInstall

@rails/ujs

Package Overview
Dependencies
Maintainers
7
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rails/ujs - npm Package Compare versions

Comparing version 7.1.1 to 7.1.2

7

app/assets/javascripts/rails-ujs.esm.js

@@ -686,9 +686,2 @@ /*

if (typeof exports !== "object" && typeof module === "undefined") {
window.Rails = Rails;
if (fire(document, "rails:attachBindings")) {
start();
}
}
export { Rails as default };

3

package.json
{
"name": "@rails/ujs",
"version": "7.1.1",
"version": "7.1.2",
"description": "Ruby on Rails unobtrusive scripting adapter",

@@ -37,2 +37,3 @@ "main": "app/assets/javascripts/rails-ujs.js",

"@rollup/plugin-node-resolve": "^11.0.1",
"@rollup/plugin-replace": "^5.0.4",
"eslint": "^4.19.1",

@@ -39,0 +40,0 @@ "eslint-plugin-import": "^2.23.4",

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