Socket
Socket
Sign inDemoInstall

ospec

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ospec - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

6

change-log.md

@@ -8,2 +8,8 @@ # Change Log for ospec

## 3.0.1
_2018-06-30_
### Bug fix
- Move `glob` from `devDependencies` to `dependencies`, fix the test runner ([#2186](https://github.com/MithrilJS/mithril.js/pull/2186) [@porsager](https://github.com/porsager)
## 3.0.0

@@ -10,0 +16,0 @@ _2018-06-20_

4

package.json
{
"name": "ospec",
"version": "3.0.0",
"version": "3.0.1",
"description": "Noiseless testing framework",

@@ -16,5 +16,5 @@ "main": "ospec.js",

"repository": "MithrilJS/mithril.js",
"devDependencies": {
"dependencies": {
"glob": "^7.1.2"
}
}
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