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

@nextcloud/capabilities

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextcloud/capabilities - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

22

CHANGELOG.md

@@ -5,20 +5,4 @@ # Changelog

## 1.2.3 - 2020-04-06
### Changed
- Dependency updates
### Fixed
- Update vulnerable packages
## 1.2.2 - 2020-03-19
### Changed
- Dependency updates
### Fixed
- Update vulnerable packages
## 1.2.1 - 2020-01-10
### Fixed
- Bug in @nextcloud/event-bus dependency
## 1.2.0 - 2020-01-07
### Changed
- Updated dependencies
## 1.0.0 - 2020-05-18
### Added
- Initial release for the first version

2

lib/index.ts

@@ -9,3 +9,3 @@ import { loadState } from '@nextcloud/initial-state'

if (!('_oc_capabilities' in window)) {
throw Error('Could not locate capabilities')
return {}
}

@@ -12,0 +12,0 @@ return window['_oc_capabilities']

{
"name": "@nextcloud/capabilities",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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