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

@scaleleap/config

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scaleleap/config - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

7

CHANGELOG.md

@@ -6,2 +6,9 @@ # Changelog

## [2.0.4](https://github.com/ScaleLeap/config/compare/v2.0.3...v2.0.4) (2020-09-12)
### Bug Fixes
* **deps:** update dependency micromustache to v8 ([2f6d3cf](https://github.com/ScaleLeap/config/commit/2f6d3cffc0d0a8f895f3bb0b729543f9b07acfb6))
## [2.0.3](https://github.com/ScaleLeap/config/compare/v2.0.2...v2.0.3) (2020-07-27)

@@ -8,0 +15,0 @@

16

package.json

@@ -15,3 +15,3 @@ {

},
"version": "2.0.3",
"version": "2.0.4",
"main": "lib/index.js",

@@ -31,16 +31,16 @@ "files": [

"env-var": "6.3.0",
"micromustache": "7.1.0"
"micromustache": "8.0.3"
},
"devDependencies": {
"@scaleleap/semantic-release-config": "1.1.12",
"@scaleleap/utils": "1.7.4",
"@scaleleap/utils": "1.8.13",
"@types/browser-or-node": "1.2.0",
"@types/dotenv": "6.1.1",
"@types/jest": "26.0.3",
"@types/jest": "26.0.12",
"@types/node": "12.12.31",
"jest": "26.1.0",
"ts-jest": "26.1.1",
"jest": "26.4.2",
"ts-jest": "26.3.0",
"tsconfigs": "4.0.2",
"tslib": "2.0.0",
"typescript": "3.9.7"
"tslib": "2.0.1",
"typescript": "4.0.2"
},

@@ -47,0 +47,0 @@ "keywords": [

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