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

expre-parser

Package Overview
Dependencies
Maintainers
4
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expre-parser - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

3

lib/test/test-simples.js

@@ -254,5 +254,2 @@ "use strict";

});
process.on('unhandledRejection', (reason, p) => {
console.log('Unhandled Rejection at: Promise', p, 'reason:', reason);
});
//# sourceMappingURL=test-simples.js.map

5

package.json
{
"name": "expre-parser",
"description": "expression parser",
"version": "0.1.13",
"version": "0.1.14",
"author": "Codenautas <codenautas@googlegroups.com>",

@@ -17,6 +17,5 @@ "license": "MIT",

"devDependencies": {
"types.d.ts": "~0.1.29",
"@types/mocha": "~5.2.3",
"mocha": "~5.2.0",
"discrepances": "~0.2.2"
"discrepances": "~0.2.3"
},

@@ -23,0 +22,0 @@ "engines": {

Sorry, the diff of this file is not supported yet

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