New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

contensis-management-api

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contensis-management-api - npm Package Compare versions

Comparing version 1.0.0-beta.19 to 1.0.0-beta.20

2

CHANGELOG.md

@@ -7,3 +7,3 @@ # Changelog

## [1.0.0-beta.19] - 2020-07-21
## [1.0.0-beta.20] - 2020-07-21
### Changed

@@ -10,0 +10,0 @@ - client: improved exception handling

{
"name": "contensis-management-api",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Contensis Javascript Management API",

@@ -54,3 +54,3 @@ "engines": {

"@types/graceful-fs": "^4.1.3",
"contensis-core-api": "file:../contensis-core-api",
"contensis-core-api": "^1.0.0-beta.10",
"cross-fetch": "^3.0.4",

@@ -57,0 +57,0 @@ "es6-promise": "^4.2.8",

@@ -18,5 +18,4 @@ {

"removeComments": false,
"noImplicitAny": false,
"suppressImplicitAnyIndexErrors": true,
"noUnusedLocals": true,
"noImplicitAny": false,
"suppressImplicitAnyIndexErrors": true,
"declaration": true,

@@ -23,0 +22,0 @@ "outDir": "../bundle-es5",

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