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

rax-image

Package Overview
Dependencies
Maintainers
8
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rax-image - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

2

lib/miniapp-wechat/index.js

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

source: function source(newSource) {
this.initImage('srouce', newSource);
this.initImage('source', newSource);
}

@@ -48,0 +48,0 @@ },

{
"name": "rax-image",
"version": "2.0.3",
"version": "2.0.4",
"description": "Image component for Rax.",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

@@ -41,3 +41,3 @@ import fmtEvent from './fmtEvent';

source(newSource) {
this.initImage('srouce', newSource);
this.initImage('source', newSource);
}

@@ -44,0 +44,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