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

@alfalab/stack-context

Package Overview
Dependencies
Maintainers
15
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/stack-context - npm Package Compare versions

Comparing version 1.14.0 to 1.15.0

2

dist/index.d.ts

@@ -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"
}
}
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