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

common-services

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

common-services - npm Package Compare versions

Comparing version 7.1.3 to 7.1.4

dist/codeGenerator.d.ts

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## [7.1.4](https://github.com/nfroidure/common-services/compare/v7.1.3...v7.1.4) (2020-04-03)
## [7.1.3](https://github.com/nfroidure/common-services/compare/v7.1.2...v7.1.3) (2020-04-03)

@@ -2,0 +6,0 @@

6

package.json
{
"name": "common-services",
"version": "7.1.3",
"version": "7.1.4",
"description": "A module to gather very common services and their mocks.",

@@ -83,5 +83,5 @@ "main": "dist/index",

"metapak": "metapak",
"precz": "npm t && npm run lint && npm run types && npm run compile && npm run architecture && npm run doc && npm run metapak -- -s",
"precz": "npm t && npm run lint && npm run compile && npm run types && npm run architecture && npm run doc && npm run metapak -- -s",
"prettier": "prettier --write 'src/**/*.ts'",
"preversion": "npm t && npm run lint && npm run types && npm run compile && npm run architecture && npm run doc && npm run metapak -- -s",
"preversion": "npm t && npm run lint && npm run compile && npm run types && npm run architecture && npm run doc && npm run metapak -- -s",
"test": "npm run jest",

@@ -88,0 +88,0 @@ "types": "rimraf -f 'dist/**/*.d.ts' && tsc --project . --declaration --emitDeclarationOnly --outDir dist",

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