react-awesome-reveal
Advanced tools
Comparing version 4.0.0-beta.0 to 4.0.0-beta.1
{ | ||
"name": "react-awesome-reveal", | ||
"description": "React components to add reveal animations using the Intersection Observer API and CSS Animations.", | ||
"version": "4.0.0-beta.0", | ||
"version": "4.0.0-beta.1", | ||
"license": "MIT", | ||
@@ -10,2 +10,8 @@ "source": "src/index.ts", | ||
"types": "dist/types.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/module.js", | ||
"require": "./dist/main.js" | ||
} | ||
}, | ||
"files": [ | ||
@@ -20,2 +26,12 @@ "dist" | ||
}, | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/morellodev" | ||
}, | ||
{ | ||
"type": "opencollective", | ||
"url": "https://opencollective.com/react-awesome-reveal" | ||
} | ||
], | ||
"homepage": "https://react-awesome-reveal.morello.dev", | ||
@@ -43,9 +59,8 @@ "keywords": [ | ||
"@emotion/react": "^11.0.0", | ||
"react": ">=16.14.0", | ||
"react-dom": ">=16.14.0" | ||
"react": ">=16.14.0" | ||
}, | ||
"devDependencies": { | ||
"@emotion/react": "^11.9.0", | ||
"@emotion/serialize": "^1.0.0", | ||
"@parcel/packager-ts": "^2.5.0", | ||
"@parcel/transformer-typescript-tsc": "^2.5.0", | ||
"@parcel/transformer-typescript-types": "^2.5.0", | ||
@@ -56,4 +71,3 @@ "@types/react": "^18.0.9", | ||
"parcel": "^2.5.0", | ||
"react": "^18.1.0", | ||
"react-dom": "^18.1.0" | ||
"react": "^18.1.0" | ||
}, | ||
@@ -65,5 +79,5 @@ "dependencies": { | ||
"scripts": { | ||
"build": "tsc && parcel build", | ||
"watch": "parcel watch" | ||
"start": "parcel watch", | ||
"build": "tsc --noEmit && parcel build" | ||
} | ||
} |
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
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
4
9
9
0
228
0
317189
3570