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

react-shadow

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-shadow - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

example/images/mumbai.png

3

example/js/weather.js

@@ -38,3 +38,4 @@ import React, { Component, PropTypes } from 'react';

static defaultProps = {
countries: ['Amsterdam', 'Cairo', 'London', 'Moscow', 'Paris', 'Rio de Janeiro', 'Rome', 'Sydney']
countries: ['Amsterdam', 'Cairo', 'London', 'Moscow', 'Paris', 'Rio de Janeiro',
'Rome', 'Sydney', 'Mumbai', 'New York']
};

@@ -41,0 +42,0 @@

{
"name": "react-shadow",
"version": "1.1.0",
"version": "1.1.1",
"description": "Utilise Shadow DOM in React with all the benefits of style encapsulation.",

@@ -114,5 +114,5 @@ "main": "dist/react-shadow.js",

"dependencies": {
"react": "^15.3.1",
"react-dom": "^15.3.1"
"react": ">=0.14.7 <=15.x",
"react-dom": ">=0.14.7 <=15.x"
}
}

@@ -1,3 +0,5 @@

<img src="media/logo.png" width="300" alt="ReactShadow" />
<img src="media/logo.png" width="200" alt="ReactShadow" />
> Utilise Shadow DOM in React with all the benefits of style encapsulation.
![Travis](http://img.shields.io/travis/Wildhoney/ReactShadow.svg?style=flat)

@@ -4,0 +6,0 @@ &nbsp;

Sorry, the diff of this file is not supported yet

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