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

react-native-gifted-spinner

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-native-gifted-spinner - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

4

GiftedSpinner.js
'use strict'
var React = require('react-native');
var React = require('react');

@@ -10,3 +10,3 @@ var {

Platform
} = React;
} = require('react-native');

@@ -13,0 +13,0 @@ var GiftedSpinner = React.createClass({

{
"name": "react-native-gifted-spinner",
"version": "0.0.3",
"version": "0.0.4",
"description": "Simple loading spinner that use React-Native ProgressBarAndroid or ActivityIndicatorIOS depending of the platform",

@@ -5,0 +5,0 @@ "main": "GiftedSpinner.js",

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