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 1.5.0 to 1.5.1

android/.idea/.name

2

index.d.ts
declare module 'react-native-spinkit' {
import React from 'react';
import { StyleProp, ViewStyle } from "react-native";

@@ -26,2 +27,3 @@ export type SpinnerType =

type?: SpinnerType;
style?: StyleProp<ViewStyle>;
};

@@ -28,0 +30,0 @@

@@ -36,2 +36,3 @@ import React from 'react'

onLayout: PropTypes.func,
style: PropTypes.object,
};

@@ -38,0 +39,0 @@

2

package.json
{
"name": "react-native-spinkit",
"version": "1.5.0",
"version": "1.5.1",
"description": "A collection of animated loading indicators for React Native",

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

@@ -9,2 +9,8 @@ # react-native-spinkit

## 👇 Give it a try or just some love ⭐
<a href="https://bit.ly/react-native-iaphub" title="IAPHUB link">
<img width=882px src="https://www.iaphub.com/github-rn-ad.png" alt="IAPHUB logo">
</a>
<br/>
## Preview

@@ -11,0 +17,0 @@ ![](http://i.imgur.com/AwJsakU.gif)

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