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

last-release-apm

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

last-release-apm - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

.eslintrc.json

2

dist/index.js

@@ -49,3 +49,3 @@ 'use strict';

(0, _head2.default)(options, pkg, version, function (err2) {
return (0, _head2.default)(options, pkg, version, function (err2) {
var gitHead = arguments.length <= 1 || arguments[1] === undefined ? null : arguments[1];

@@ -52,0 +52,0 @@

{
"name": "last-release-apm",
"version": "1.2.0",
"version": "1.2.1",
"description": "determine the version of the last release via the apm registry",

@@ -33,23 +33,24 @@ "author": "Arnaud Dezandee <dezandee.arnaud@gmail.com> (https://github.com/Adezandee)",

"dependencies": {
"@semantic-release/error": "^1.0.0",
"debug": "^2.2.0",
"github": "^0.2.4",
"parse-github-url": "^0.3.0",
"request": "^2.69.0"
"@semantic-release/error": "~1.0.0",
"debug": "~2.2.0",
"github": "~1.1.0",
"parse-github-url": "~0.3.1",
"request": "~2.72.0"
},
"devDependencies": {
"babel-cli": "^6.5.1",
"babel-eslint": "^5.0.0",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-preset-es2015": "^6.5.0",
"babel-register": "^6.5.2",
"chai": "^3.5.0",
"coveralls": "^2.11.6",
"cz-conventional-changelog": "^1.1.5",
"eslint": "^1.10.3",
"eslint-config-airbnb": "^5.0.0",
"isparta": "^4.0.0",
"mocha": "^2.4.5",
"nock": "^7.2.1",
"semantic-release": "^4.3.5"
"babel-cli": "~6.9.0",
"babel-eslint": "~6.0.4",
"babel-plugin-add-module-exports": "~0.2.1",
"babel-preset-es2015": "~6.9.0",
"babel-register": "~6.9.0",
"chai": "~3.5.0",
"coveralls": "~2.11.9",
"cz-conventional-changelog": "~1.1.6",
"eslint": "~2.11.1",
"eslint-config-airbnb-base": "~3.0.1",
"eslint-plugin-import": "~1.8.1",
"isparta": "~4.0.0",
"mocha": "~2.5.3",
"nock": "~8.0.0",
"semantic-release": "~4.3.5"
},

@@ -56,0 +57,0 @@ "config": {

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