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

neowidget

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neowidget - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

index.js

@@ -203,3 +203,3 @@ /** @jsx h */

for (var property in state) {
this.state[property] = state[propery];
this.state[property] = state[property];
}

@@ -206,0 +206,0 @@ } else if (state.constructor === Array) {

{
"name": "neowidget",
"version": "1.0.4",
"version": "1.0.5",
"description": "Virtual DOM based Widget for Neon.js",

@@ -5,0 +5,0 @@ "repository" : "https://github.com/sgarza/NeoWidget",

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