Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.0.3

7

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

@@ -25,3 +25,3 @@ "engineStrict": true,

"files": [
"./build"
"./build/src"
],

@@ -34,5 +34,6 @@ "scripts": {

"lint": "tslint -t stylish --type-check --project 'tsconfig.json'",
"prepare": "npm run clean && npm run build && npm run test",
"pretest": "npm run lint",
"prepush": "npm run clean && npm run build && npm run test",
"push": "npm publish --access public",
"push:no-test": "npm publish --access public",
"test": "npm run test-only",

@@ -39,0 +40,0 @@ "test-only": "jest --coverage && node remap_coverage.js && npm run cleanup",

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