New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-native-pullview

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-pullview - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-2
index.js

@@ -1,2 +0,2 @@

'use strict';
'use strict';

@@ -16,3 +16,2 @@ import React, { Component } from 'react';

import AppConf from '../../conf/AppConf';
import styles from './style/index.css';

@@ -19,0 +18,0 @@

{
"name": "react-native-pullview",
"version": "1.0.1",
"version": "1.0.2",
"description": "PullView component in React Native both for Android and iOS, pull to refresh",

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

@@ -7,4 +7,2 @@ 'use strict';

import appConf from '../../../conf/AppConf';
export default StyleSheet.create({

@@ -11,0 +9,0 @@ wrap: {