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

component-flatten

Package Overview
Dependencies
Maintainers
18
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-flatten - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

package.json
{
"name": "component-flatten",
"description": "flatten a resolved component tree",
"version": "1.0.0",
"version": "1.0.1",
"author": {

@@ -15,6 +15,3 @@ "name": "Jonathan Ong",

"semver": "^2.2.1"
},
"peerDependencies": {
"component-resolver": "*"
}
}

2

README.md
# Component Flatten
`.flatten()` command in [component-resolver](https://github.com/component/resolver.js). Stored in a separate repo for standalone usage, but tests are included in `resolver.js` for simplicity. Use `npm link` to test.
`.flatten()` command in [component-resolver](https://github.com/component/resolver.js). Stored in a separate repo for standalone usag.

@@ -5,0 +5,0 @@ The purpose of this method is to:

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