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

@semrel-extra/topo

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semrel-extra/topo - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.3.1](https://github.com/semrel-extra/topo/compare/v1.3.0...v1.3.1) (2022-06-01)
### Performance Improvements
* up deps ([4237a6c](https://github.com/semrel-extra/topo/commit/4237a6cba1ec7a3ec7942d3e76961aea3496b043))
# [1.3.0](https://github.com/semrel-extra/topo/compare/v1.2.0...v1.3.0) (2021-12-29)

@@ -2,0 +9,0 @@

20

package.json
{
"name": "@semrel-extra/topo",
"version": "1.3.0",
"version": "1.3.1",
"description": "Helper to resolve monorepo dependencies graph",

@@ -53,18 +53,18 @@ "publishConfig": {

"@types/toposort": "^2.0.3",
"fast-glob": "^3.2.7",
"fast-glob": "^3.2.11",
"toposort": "^2.0.2",
"tslib": "^2.3.1"
"tslib": "^2.4.0"
},
"devDependencies": {
"@types/micromatch": "^4.0.2",
"c8": "^7.10.0",
"esbuild": "^0.14.8",
"c8": "^7.11.3",
"esbuild": "^0.14.42",
"esbuild-node-externals": "^1.4.1",
"loadr": "^0.1.1",
"micromatch": "^4.0.4",
"prettier": "^2.5.1",
"tsc-esm-fix": "^2.7.5",
"micromatch": "^4.0.5",
"prettier": "^2.6.2",
"tsc-esm-fix": "^2.15.1",
"tsm": "^2.2.1",
"typescript": "^4.5.4",
"uvu": "^0.5.2"
"typescript": "^4.7.2",
"uvu": "^0.5.3"
},

@@ -71,0 +71,0 @@ "prettier": {

Sorry, the diff of this file is not supported yet

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