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

react-native-spinkit

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-spinkit - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

spinners/threeBounce.js

11

index.ios.js

@@ -1,8 +0,7 @@

var React = require('React');
var {PropTypes} = React;
var React = require('react-native');
var {
PropTypes,
requireNativeComponent
} = React;
var requireNativeComponent = require('requireNativeComponent');
var View = require('View');
var Spinkit = React.createClass({

@@ -9,0 +8,0 @@ propTypes: {

{
"name": "react-native-spinkit",
"version": "0.0.3",
"version": "0.0.4",
"description": "A collection of animated loading indicators for React Native",

@@ -5,0 +5,0 @@ "main": "index.ios.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