Socket
Socket
Sign inDemoInstall

@asserted/pack

Package Overview
Dependencies
78
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

23

package.json
{
"name": "@asserted/pack",
"description": "Pack up directory to send to asserted",
"version": "2.1.1",
"version": "2.1.2",
"author": "Eric Hacke",

@@ -11,9 +11,9 @@ "bugs": {

"bluebird": "^3.7.2",
"byte-size": "^5.0.1",
"cacache": "^12.0.3",
"byte-size": "^6.2.0",
"cacache": "^15.0.0",
"columnify": "~1.5.4",
"fs-extra": "^8.1.0",
"npm-packlist": "^1.4.8",
"fs-extra": "^9.0.0",
"npm-packlist": "^2.1.1",
"npmlog": "^4.1.2",
"ssri": "^6.0.1",
"ssri": "^8.0.0",
"tar": "^6.0.1"

@@ -46,11 +46,8 @@ },

"nyc": "^15.0.0",
"prettier": "^1.18.2",
"prettier": "^2.0.4",
"prettier-eslint-cli": "^5.0.0",
"ts-node": "^8.6.2",
"ts-sinon": "^1.0.24",
"tsconfig-paths": "^3.9.0",
"typedoc": "^0.16.11",
"typedoc": "^0.17.4",
"typedoc-plugin-markdown": "^2.2.16",
"typescript": "^3.8.3",
"typings": "^2.1.1"
"typescript": "^3.8.3"
},

@@ -79,3 +76,3 @@ "files": [

],
"**/*.js, **/*.ts": [
"*.{js,ts}": [
"prettier-eslint --write",

@@ -82,0 +79,0 @@ "eslint --fix"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc