@alfalab/stack-context
Advanced tools
Comparing version 1.14.0 to 1.15.0
@@ -1,1 +0,1 @@ | ||
export { StackingContext, stackingOrder } from "./StackContext"; | ||
export { StackingContext, stackingOrder } from './StackContext'; |
{ | ||
"name": "@alfalab/stack-context", | ||
"version": "1.14.0", | ||
"version": "1.15.0", | ||
"description": "External library for providing React Context to a Stack component", | ||
@@ -16,15 +16,3 @@ "main": "./dist/index.js", | ||
"build": "tsc" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/core-ds/stack-context.git" | ||
}, | ||
"dependencies": { | ||
"@types/react": "^18.0.15", | ||
"react": "^18.2.0", | ||
"typescript": "~4.7.4" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0" | ||
} | ||
} |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
0
4443
1
- Removed@types/react@^18.0.15
- Removedreact@^18.2.0
- Removedtypescript@~4.7.4
- Removed@types/prop-types@15.7.14(transitive)
- Removed@types/react@18.3.18(transitive)
- Removedcsstype@3.1.3(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedreact@18.3.1(transitive)
- Removedtypescript@4.7.4(transitive)