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

@contember/client

Package Overview
Dependencies
Maintainers
5
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contember/client - npm Package Compare versions

Comparing version 1.0.0-rc.2 to 1.0.0-rc.4

dist/types/content/formatContentApiRelativeUrl.d.ts

9

package.json
{
"name": "@contember/client",
"license": "Apache-2.0",
"version": "1.0.0-rc.2",
"version": "1.0.0-rc.4",
"main": "./dist/production/index.js",

@@ -15,5 +15,6 @@ "exports": {

"files": [
"dist/"
"dist/",
"src/"
],
"typings": "./dist/client.d.ts",
"typings": "./dist/types/index.d.ts",
"type": "module",

@@ -26,4 +27,2 @@ "sideEffects": false,

"build": "vite build --mode development && vite build --mode production",
"build:api:dev": "api-extractor run --local",
"build:api:prod": "api-extractor run",
"test": "jest",

@@ -30,0 +29,0 @@ "test:with-coverage": "jest --coverage=true"

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