Socket
Socket
Sign inDemoInstall

@mocks-server/admin-api-paths

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/admin-api-paths - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

8

CHANGELOG.md

@@ -13,7 +13,11 @@ # Change Log

## [1.0.4] - 2019-01-12
## [1.0.5] - 2020-03-22
### Changed
- Update dependencies
## [1.0.4] - 2020-01-12
### Changed
- Use fixed versioning in dependencies
## [1.0.3] - 2019-01-12
## [1.0.3] - 2020-01-12
### Changed

@@ -20,0 +24,0 @@ - Update dependencies

{
"name": "@mocks-server/admin-api-paths",
"version": "1.0.4",
"version": "1.0.5",
"description": "Api paths of @mocks-server/plugin-admin-api",

@@ -30,17 +30,19 @@ "keywords": [

"test": "jest",
"coveralls": "cat ./coverage/lcov.info | coveralls"
"coveralls": "cat ./coverage/lcov.info | coveralls",
"test:coverage": "npm run test",
"test:ci": "npm run test"
},
"devDependencies": {
"@babel/preset-env": "7.7.7",
"babel-jest": "24.9.0",
"coveralls": "3.0.7",
"@babel/preset-env": "7.9.0",
"babel-jest": "25.1.0",
"coveralls": "3.0.9",
"eslint": "6.8.0",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-prettier": "3.1.1",
"husky": "4.0.6",
"jest": "24.9.0",
"lint-staged": "9.4.2",
"prettier": "1.19.1",
"rollup": "1.27.14",
"rollup-plugin-babel": "4.3.3",
"eslint-config-prettier": "6.10.0",
"eslint-plugin-prettier": "3.1.2",
"husky": "4.2.3",
"jest": "25.1.0",
"lint-staged": "10.0.8",
"prettier": "2.0.1",
"rollup": "2.1.0",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-commonjs": "10.1.0",

@@ -61,5 +63,4 @@ "rollup-plugin-node-resolve": "5.2.0",

"engines": {
"node": ">8.0.0",
"npm": ">6.0.0"
"node": "10.x || 12.x || 13.x"
}
}
[![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]
[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Greenkeeper badge](https://badges.greenkeeper.io/mocks-server/admin-api-paths.svg)](https://greenkeeper.io/) [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]
[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Renovate](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com) [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]

@@ -5,0 +5,0 @@ [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![License][license-image]][license-url]

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