Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "presa", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Stylish React presentation framework.", | ||
"main": "src/index.js", | ||
"main": "lib/index.js", | ||
"repository": "https://github.com/molefrog/presa.git", | ||
@@ -7,0 +7,0 @@ "author": "Alexey Taktarov <molefrog@gmail.com>", |
import Presentation from './components/presentation' | ||
import { SlideDecl as Slide } from './components/slide' | ||
import BuiltWithPresa from './components/built-with' | ||
// Export base presentation components | ||
export { Slide, Presentation } | ||
export { Slide, Presentation, BuiltWithPresa } |
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
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
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
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
262536
45
1576
1
37