New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

miwen-component_case_1-react

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miwen-component_case_1-react - npm Package Compare versions

Comparing version 0.0.10 to 0.0.11

6

component_case_1-react.js

@@ -135,3 +135,3 @@ (function (global, factory) {

"methods": [],
"version": "0.0.10",
"version": "0.0.11",
"author": "miwen"

@@ -170,3 +170,3 @@ });

if (this.props.options) {
window.__miwencc__.setProperty(this.instance.instanceId, 'options', this.props.op).then(function (result) {});
window.__miwencc__.setProperty(this.instance.instanceId, 'options', this.props.options).then(function (result) {});
}

@@ -180,3 +180,3 @@ }

if (this.props.options) {
window.__miwencc__.setProperty(this.instance.instanceId, 'options', this.props.op).then(function (result) {});
window.__miwencc__.setProperty(this.instance.instanceId, 'options', this.props.options).then(function (result) {});
}

@@ -183,0 +183,0 @@ }

{
"name": "miwen-component_case_1-react",
"version": "0.0.10",
"version": "0.0.11",
"main":"component_case_1-react.js",

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

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