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

@immomio/api-library

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@immomio/api-library - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

8

package.json
{
"name": "@immomio/api-library",
"version": "1.0.8",
"version": "1.0.9",
"description": "Immomio library to access the immomio-API",

@@ -18,2 +18,3 @@ "engineStrict": true,

"rimraf": "~2.6.1",
"ts-jest": "^20.0.12",
"tslint": "~5.6.0",

@@ -32,5 +33,4 @@ "tsutils": "~2.8.1",

"build": "tsc -p tsconfig.release.json",
"clean": "rimraf coverage coverage-init build tmp lib",
"clean": "rimraf coverage build tmp lib",
"clean:docs": "rimraf docs",
"cleanup": "rimraf coverage-init",
"docs": "typedoc ./main.ts",

@@ -44,3 +44,3 @@ "lint": "tslint -t stylish --type-check --project 'tsconfig.json'",

"test": "npm run test-only",
"test-only": "jest --coverage && node remap_coverage.js && npm run cleanup",
"test-only": "jest --coverage",
"test:watch": "jest --watch",

@@ -47,0 +47,0 @@ "watch": "tsc -w -p tsconfig.release.json"

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