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.14.0 to 1.14.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

## [1.14.1](https://github.com/semrel-extra/topo/compare/v1.14.0...v1.14.1) (2023-12-18)
### Fixes & improvements
* perf: up deps ([ffd57a9](https://github.com/semrel-extra/topo/commit/ffd57a9fbbbdeca0a0d0ac45f02f05f4a0a5a663))
## [1.14.0](https://github.com/semrel-extra/topo/compare/v1.13.1...v1.14.0) (2023-08-14)

@@ -2,0 +7,0 @@

22

package.json
{
"name": "@semrel-extra/topo",
"version": "1.14.0",
"version": "1.14.1",
"description": "Helpers to assist monorepo dependencies traversals",

@@ -50,20 +50,20 @@ "publishConfig": {

"dependencies": {
"fast-glob": "^3.3.1",
"fast-glob": "^3.3.2",
"js-yaml": "^4.1.0",
"toposource": "^1.1.4"
"toposource": "^1.2.0"
},
"devDependencies": {
"@types/js-yaml": "^4.0.5",
"@types/micromatch": "^4.0.2",
"@types/node": "^20.5.0",
"@types/js-yaml": "^4.0.9",
"@types/micromatch": "^4.0.6",
"@types/node": "^20.10.5",
"c8": "^8.0.1",
"esbuild": "^0.19.2",
"esbuild-node-externals": "^1.8.0",
"esbuild": "^0.19.9",
"esbuild-node-externals": "^1.11.0",
"loadr": "^0.1.1",
"micromatch": "^4.0.5",
"prettier": "^3.0.1",
"prettier": "^3.1.1",
"tsm": "^2.3.0",
"typescript": "^5.1.6",
"typescript": "^5.3.3",
"uvu": "^0.5.6",
"concurrently": "^8.2.0"
"concurrently": "^8.2.2"
},

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

Sorry, the diff of this file is not supported yet

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