Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alfalab/core-components-stack

Package Overview
Dependencies
Maintainers
17
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alfalab/core-components-stack - npm Package Compare versions

Comparing version 3.0.3 to 3.0.4

component.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.0.4](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.0.3...@alfalab/core-components-stack@3.0.4) (2022-07-14)
**Note:** Version bump only for package @alfalab/core-components-stack
## [3.0.3](https://github.com/core-ds/core-components/compare/@alfalab/core-components-stack@3.0.2...@alfalab/core-components-stack@3.0.3) (2022-06-28)

@@ -8,0 +16,0 @@

15

package.json
{
"name": "@alfalab/core-components-stack",
"version": "3.0.3",
"version": "3.0.4",
"description": "",
"keywords": [],
"license": "MIT",
"main": "dist/index.js",
"module": "./dist/esm/index.js",
"files": [
"dist"
],
"main": "index.js",
"module": "./esm/index.js",
"publishConfig": {
"access": "public"
"access": "public",
"directory": "dist"
},

@@ -18,4 +16,3 @@ "peerDependencies": {

"react-dom": "^16.9.0 || ^17.0.1"
},
"gitHead": "dcd5c0c8e25b7c374ff9311505ccf738a82e22c0"
}
}
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