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

runscript

Package Overview
Dependencies
Maintainers
4
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

runscript - npm Package Compare versions

Comparing version 1.5.4 to 1.6.0

2

index.js
'use strict';
const debug = require('debug')('runscript');
const debug = require('util').debuglog('runscript');
const is = require('is-type-of');

@@ -5,0 +5,0 @@ const assert = require('assert');

{
"name": "runscript",
"version": "1.5.4",
"version": "1.6.0",
"description": "Run script easy!",

@@ -14,6 +14,6 @@ "main": "index.js",

"lint": "eslint index.js test --fix",
"ci": "npm run lint && npm run test-cov"
"ci": "npm run lint && npm run test-cov",
"contributor": "git-contributor"
},
"dependencies": {
"debug": "^2.6.8",
"is-type-of": "^1.1.0"

@@ -23,6 +23,7 @@ },

"@types/node": "^12.0.8",
"autod": "^3.1.0",
"autod": "^3.1.2",
"egg-bin": "^1.11.1",
"eslint": "^4.19.1",
"eslint-config-egg": "^6.0.0",
"git-contributor": "^2.1.5",
"typescript": "^3.9.3"

@@ -29,0 +30,0 @@ },

@@ -61,2 +61,3 @@ runscript

[MIT](LICENSE.txt)
<!-- GITCONTRIBUTOR_START -->

@@ -68,6 +69,6 @@

| :---: | :---: | :---: | :---: | :---: | :---: |
[<img src="https://avatars.githubusercontent.com/u/5856440?v=4" width="100px;"/><br/><sub><b>whxaxes</b></sub>](https://github.com/whxaxes)<br/>
[<img src="https://avatars.githubusercontent.com/u/47808321?v=4" width="100px;"/><br/><sub><b>akitaSummer</b></sub>](https://github.com/akitaSummer)<br/>|[<img src="https://avatars.githubusercontent.com/in/17324?v=4" width="100px;"/><br/><sub><b>lgtm-com[bot]</b></sub>](https://github.com/apps/lgtm-com)<br/>|[<img src="https://avatars.githubusercontent.com/u/32174276?v=4" width="100px;"/><br/><sub><b>semantic-release-bot</b></sub>](https://github.com/semantic-release-bot)<br/>|[<img src="https://avatars.githubusercontent.com/u/5856440?v=4" width="100px;"/><br/><sub><b>whxaxes</b></sub>](https://github.com/whxaxes)<br/>
This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Fri May 20 2022 10:00:09 GMT+0800`.
This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto updated at `Thu Jan 11 2024 16:25:27 GMT+0800`.
<!-- GITCONTRIBUTOR_END -->
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