@dreamsparkx/parallax
Advanced tools
Comparing version 2.0.10 to 2.0.11
{ | ||
"name": "@dreamsparkx/parallax", | ||
"version": "2.0.10", | ||
"version": "2.0.11", | ||
"main": "build/index.js", | ||
@@ -17,3 +17,3 @@ "module": "build/index.esm.js", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook -s public", | ||
"build-storybook": "build-storybook", | ||
"prepublishOnly": "npm run build", | ||
@@ -53,6 +53,6 @@ "format": "prettier --write 'src/**/*.{ts,tsx,js}'", | ||
"devDependencies": { | ||
"@babel/core": "^7.12.9", | ||
"@rollup/plugin-commonjs": "^16.0.0", | ||
"@babel/core": "^7.12.10", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-image": "^2.0.5", | ||
"@rollup/plugin-node-resolve": "^10.0.0", | ||
"@rollup/plugin-node-resolve": "^11.0.0", | ||
"@storybook/addon-actions": "^6.1.10", | ||
@@ -65,9 +65,9 @@ "@storybook/addon-essentials": "^6.1.10", | ||
"@testing-library/react": "^11.2.2", | ||
"@types/jest": "^26.0.16", | ||
"@types/react": "^16.9.56", | ||
"@types/react-dom": "^16.9.9", | ||
"@types/jest": "^26.0.19", | ||
"@types/react": "^17.0.0", | ||
"@types/react-dom": "^17.0.0", | ||
"@types/storybook__react": "^5.2.1", | ||
"@types/styled-components": "^5.1.4", | ||
"@typescript-eslint/eslint-plugin": "^4.9.0", | ||
"@typescript-eslint/parser": "^4.9.0", | ||
"@typescript-eslint/eslint-plugin": "^4.9.1", | ||
"@typescript-eslint/parser": "^4.9.1", | ||
"babel-loader": "^8.2.2", | ||
@@ -78,6 +78,6 @@ "babel-preset-react-app": "^10.0.0", | ||
"eslint": "^7.15.0", | ||
"eslint-config-prettier": "^6.15.0", | ||
"eslint-config-prettier": "^7.0.0", | ||
"eslint-plugin-prettier": "^3.2.0", | ||
"eslint-plugin-react": "^7.21.5", | ||
"husky": "^4.3.0", | ||
"husky": "^4.3.5", | ||
"identity-obj-proxy": "^3.0.0", | ||
@@ -91,3 +91,3 @@ "jest": "^26.6.3", | ||
"require-context.macro": "^1.2.2", | ||
"rollup": "^2.33.3", | ||
"rollup": "^2.34.2", | ||
"rollup-plugin-copy": "^3.3.0", | ||
@@ -98,3 +98,3 @@ "rollup-plugin-peer-deps-external": "^2.2.4", | ||
"sass-loader": "^10.1.0", | ||
"semantic-release": "^17.2.3", | ||
"semantic-release": "^17.3.0", | ||
"styled-components": "^5.2.1", | ||
@@ -101,0 +101,0 @@ "ts-jest": "^26.4.4", |
# apple-tv-parallax | ||
[![Dependency Status](https://david-dm.org/dreamsparkx/apple-tv-parallax.svg)](https://david-dm.org/dreamsparkx/apple-tv-parallax) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ![Apple TV Parallax](https://github.com/dreamsparkx/apple-tv-parallax/workflows/Apple%20TV%20Parallax/badge.svg) ![npm](https://img.shields.io/npm/v/@dreamsparkx/parallax/latest.svg) | ||
[![Dependency Status](https://david-dm.org/dreamsparkx/apple-tv-parallax.svg)](https://david-dm.org/dreamsparkx/apple-tv-parallax) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdreamsparkx%2Fapple-tv-parallax.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdreamsparkx%2Fapple-tv-parallax?ref=badge_shield) | ||
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) ![Apple TV Parallax](https://github.com/dreamsparkx/apple-tv-parallax/workflows/Apple%20TV%20Parallax/badge.svg) ![npm](https://img.shields.io/npm/v/@dreamsparkx/parallax/latest.svg) | ||
@@ -37,1 +38,5 @@ <!-- [![CircleCI](https://circleci.com/gh/dreamsparkx/apple-tv-parallax.svg?style=svg)](https://circleci.com/gh/dreamsparkx/apple-tv-parallax) --> | ||
![](https://raw.githubusercontent.com/dreamsparkx/apple-tv-parallax/master/extra/gifs/example.gif) | ||
## License | ||
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fdreamsparkx%2Fapple-tv-parallax.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fdreamsparkx%2Fapple-tv-parallax?ref=badge_large) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
464906
41