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

mesh-api

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mesh-api - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

8

package.json
{
"name": "mesh-api",
"version": "0.0.13",
"version": "0.0.14",
"description": "An API client for Gentics Mesh, written in TypeScript",
"main": "lib/build/MeshAPI.js",
"main": "lib/generated/MeshAPI.js",
"scripts": {

@@ -15,3 +15,3 @@ "clean": "rm -rf ./tmp ./lib",

"author": "Clemens Prerovsky <c.prerovsky@gentics.com>",
"license": "",
"license": "MIT",
"devDependencies": {

@@ -30,3 +30,3 @@ "@types/extend": "^2.0.30",

],
"typings": "lib/build/MeshAPI.d.ts",
"typings": "lib/generated/MeshAPI.d.ts",
"dependencies": {

@@ -33,0 +33,0 @@ "extend": "^3.0.0",

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