New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nanoclamp

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nanoclamp - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

9

CHANGELOG.md

@@ -0,1 +1,10 @@

<a name="1.1.4"></a>
## 1.1.4 (2018-02-22)
* Avoid umd bundle ([2ee8675](https://github.com/microlinkhq/nanoclamp/commit/2ee8675))
* Update README.md ([afa2348](https://github.com/microlinkhq/nanoclamp/commit/afa2348))
* Update README.md ([b7f4670](https://github.com/microlinkhq/nanoclamp/commit/b7f4670))
<a name="1.1.3"></a>

@@ -2,0 +11,0 @@ ## 1.1.3 (2018-02-22)

5

package.json

@@ -5,4 +5,5 @@ {

"homepage": "https://github.com/microlinkhq/nanoclamp",
"version": "1.1.3",
"version": "1.1.4",
"main": "lib/index.js",
"module": "lib/index.m.js",
"author": {

@@ -57,3 +58,3 @@ "name": "Brad Adams"

"build:babel": "NODE_ENV=production BABEL_ENV=production babel src -d lib",
"build:microbundle": "NODE_ENV=production microbundle build --target browser --entry lib/index.js",
"build:microbundle": "NODE_ENV=production microbundle build --target browser --entry lib/index.js --format es,cjs",
"dev": "start-storybook -p 6006",

@@ -60,0 +61,0 @@ "lint": "standard-markdown && standard src stories",

2

README.md

@@ -5,3 +5,3 @@ # nanoclamp

[![Build Status](https://img.shields.io/travis/microlinkhq/nanoclamp/master.svg?style=flat-square)](https://travis-ci.org/microlinkhq/nanoclamp)
[![Dependency Status](https://david-dm.org/microlinkhq/nanoclamp.svg?path=packages/metascraper&style=flat-square)](https://david-dm.org/microlinkhq/nanoclamp)
[![Dependency Status](https://david-dm.org/microlinkhq/nanoclamp.svg?style=flat-square)](https://david-dm.org/microlinkhq/nanoclamp)
[![NPM Status](https://img.shields.io/npm/dm/nanoclamp.svg?style=flat-square)](https://www.npmjs.org/package/metascraper)

@@ -8,0 +8,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