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

mongodb-extjson

Package Overview
Dependencies
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mongodb-extjson - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

dist/bundle.js

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="3.0.2"></a>
## [3.0.2](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.1...v3.0.2) (2018-07-13)
### Bug Fixes
* **package.json:** fixing package.json missing files ([dea2b90](https://github.com/mongodb-js/mongodb-extjson/commit/dea2b90))
<a name="3.0.1"></a>

@@ -2,0 +12,0 @@ ## [3.0.1](https://github.com/mongodb-js/mongodb-extjson/compare/v3.0.0...v3.0.1) (2018-07-13)

7

package.json
{
"name": "mongodb-extjson",
"version": "3.0.1",
"version": "3.0.2",
"description": "MongoDB Extended JSON library",

@@ -14,2 +14,7 @@ "main": "index.js",

},
"files": [
"lib",
"index.js",
"dist"
],
"scripts": {

@@ -16,0 +21,0 @@ "test": "mocha test/",

.eslintrc
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