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

nop-lib

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nop-lib - npm Package Compare versions

Comparing version 1.2.12 to 1.2.13

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.13](https://github.com/flovogt/test-lib/compare/v1.2.12...v1.2.13) (2019-07-12)
### Bug Fixes
* api generation ([073c300](https://github.com/flovogt/test-lib/commit/073c300))
## [1.2.12](https://github.com/flovogt/test-lib/compare/v1.2.11...v1.2.12) (2019-07-12)

@@ -2,0 +9,0 @@

5

package.json
{
"name": "nop-lib",
"version": "1.2.12",
"version": "1.2.13",
"license": "Apache-2.0",

@@ -22,3 +22,4 @@ "description": "The Test-Lib",

"prepublishOnly": "node ./scripts/builder.js",
"printVersion": "node --print process.env.npm_package_version"
"printVersion": "node --print process.env.npm_package_version",
"docs:prepare": "node ./scripts/prepareDocs.js"
},

@@ -25,0 +26,0 @@ "files": [

2

src/index.js
/**
* @version 1.2.12
* @version 1.2.13
* @param {*} o

@@ -5,0 +5,0 @@ */

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