Socket
Socket
Sign inDemoInstall

@cobalt-engine/manifest

Package Overview
Dependencies
5
Maintainers
3
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

10

_changelog.json

@@ -12,4 +12,14 @@ {

]
},
{
"version": "3.0.1",
"date": "2017.12.15",
"messages": [
{
"type": "fix",
"message": "@cobalt-engine settings"
}
]
}
]
}

4

changelog.md
# Release notes
### 3.0.1 - 2017.12.15
#### Fixed
- @cobalt-engine settings
### 3.0.0 - 2017.12.05

@@ -3,0 +7,0 @@ #### Features

2

index.js

@@ -1,2 +0,2 @@

var settings = require('settings'),
var settings = require('@cobalt-engine/settings'),
get = require('lodash.get'),

@@ -3,0 +3,0 @@ CSV = require('comma-separated-values'),

{
"name": "@cobalt-engine/manifest",
"version": "3.0.0",
"version": "3.0.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

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