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

ramajs

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ramajs - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

dist/core/ViewBase.js

@@ -66,3 +66,3 @@ "use strict";

ViewBase.prototype.getAttribute = function (name) {
this.rootElement.getAttribute(name);
return this.rootElement.getAttribute(name);
};

@@ -69,0 +69,0 @@ ViewBase.prototype.createChildren = function () {

{
"name": "ramajs",
"version": "0.4.2",
"version": "0.4.3",
"author": {

@@ -5,0 +5,0 @@ "name": ""

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