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

react-icons-weather

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-icons-weather - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

examples/App.js
import React, { Component } from 'react';
import { render } from 'react-dom';
import WeatherIcon from '../src/index.js';
import WeatherIcon from 'react-icons-weather';
import './styles.css';

@@ -5,0 +5,0 @@

@@ -25,2 +25,3 @@ {

"file-loader": "^1.1.6",
"react-icons-weather": "^1.0.3",
"style-loader": "^0.20.1",

@@ -27,0 +28,0 @@ "url-loader": "^0.6.2",

{
"name": "react-icons-weather",
"version": "1.0.2",
"version": "1.0.3",
"description": "A React component for the weather icons library",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

# React Weather icons :partly_sunny:
> Weather icons meant for use with the OpenWeatherMap, Yahoo and DarkSky API.
>Currently setting up on npm, please do not download!

@@ -10,2 +9,3 @@ Note: Includes font icons from the [weather icons](http://weathericons.io) set.

``` bash
npm install react-icons-weather

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