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

@nextcloud/router

Package Overview
Dependencies
Maintainers
12
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/router - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## 2.1.1 – 2023-04-21
[Full Changelog](https://github.com/nextcloud/nextcloud-router/compare/v2.1.0...v2.1.1)
### Fixed
- Moved @nextcloud/typings from dev to production dependency
## 2.1.0 – 2023-04-20

@@ -7,0 +14,0 @@

6

package.json
{
"name": "@nextcloud/router",
"version": "2.1.0",
"version": "2.1.1",
"description": "",

@@ -25,3 +25,4 @@ "main": "dist/index.js",

"dependencies": {
"core-js": "^3.6.4"
"core-js": "^3.6.4",
"@nextcloud/typings": "^1.0.0"
},

@@ -34,3 +35,2 @@ "devDependencies": {

"@nextcloud/browserslist-config": "^2.0.0",
"@nextcloud/typings": "^1.0.0",
"typedoc": "^0.24.1",

@@ -37,0 +37,0 @@ "typescript": "^4.0.2"

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