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

weex-rax-framework

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

weex-rax-framework - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

1

lib/index.js

@@ -187,3 +187,2 @@ 'use strict';

function createInstance(instanceId, code, options /* {bundleUrl, debug} */, data) {
var instance = instances[instanceId];

@@ -190,0 +189,0 @@

6

package.json
{
"name": "weex-rax-framework",
"version": "0.0.13",
"version": "0.0.14",
"description": "Rax framework for weex.",

@@ -19,4 +19,4 @@ "license": "BSD-3-Clause",

"dependencies": {
"runtime-shared": "^0.0.13",
"rax": "^0.0.13"
"runtime-shared": "^0.0.14",
"rax": "^0.0.14"
},

@@ -23,0 +23,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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