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

react-scroll-progress-read

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll-progress-read - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

setup-jest.ts

10

package.json
{
"name": "react-scroll-progress-read",
"description": "Progress Bar for show position of scroll page",
"version": "0.0.6",
"version": "0.0.7",
"main": "./dist/index.js",

@@ -31,2 +31,3 @@ "repository": "git@github.com:ipatate/react-scroll-progress-read.git",

"devDependencies": {
"@types/enzyme": "^3.10.1",
"@types/jest": "^24.0.15",

@@ -36,6 +37,10 @@ "@types/react": "^16.8.22",

"@types/react-test-renderer": "^16.8.2",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"husky": "^3.0.0",
"jest": "^24.8.0",
"jest-dom": "^3.5.0",
"lint-staged": "^9.0.1",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-test-renderer": "^16.8.6",

@@ -63,2 +68,5 @@ "rollup": "^1.16.4",

"jest": {
"setupFilesAfterEnv": [
"./setup-jest.ts"
],
"globals": {

@@ -65,0 +73,0 @@ "__PATH_PREFIX__": ""

2

README.md

@@ -7,3 +7,3 @@ # WIP

example: [https://react-yj7ccf.stackblitz.io](https://react-yj7ccf.stackblitz.io)
example: [https://react-scroll-progress-read.faramazpat.now.sh/](https://react-scroll-progress-read.faramazpat.now.sh/)

@@ -10,0 +10,0 @@ ### For include in your project

Sorry, the diff of this file is not supported yet

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