Socket
Socket
Sign inDemoInstall

clarity

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

5

docs.json

@@ -5,7 +5,6 @@ {

"travis": true,
"stability": "stable",
"testling": true
"stability": "stable"
},
"license": {}
}
}

21

package.json

@@ -10,14 +10,7 @@ {

],
"version": "1.0.1",
"version": "1.0.2",
"dependencies": {},
"devDependencies": {
"tape": "~1.0.4"
"tape": "^2"
},
"repository": {
"type": "git",
"url": "https://bitbucket.org/DamonOehlman/clarity.git"
},
"bugs": {
"url": "https://bitbucket.org/DamonOehlman/clarity/issues"
},
"scripts": {

@@ -31,3 +24,11 @@ "test": "node test/all.js",

},
"license": "MIT"
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/DamonOehlman/clarity.git"
},
"bugs": {
"url": "https://github.com/DamonOehlman/clarity/issues"
},
"homepage": "https://github.com/DamonOehlman/clarity"
}

@@ -20,8 +20,4 @@ # clarity

[![Build Status](https://travis-ci.org/DamonOehlman/clarity.png?branch=master)](https://travis-ci.org/DamonOehlman/clarity)
[![stable](http://hughsk.github.io/stability-badges/dist/stable.svg)](http://github.com/hughsk/stability-badges)
[![Build Status](https://img.shields.io/travis/DamonOehlman/clarity.svg?branch=master)](https://travis-ci.org/DamonOehlman/clarity) [![stable](https://img.shields.io/badge/stability-stable-green.svg)](https://github.com/badges/stability-badges)
[![browser support](https://ci.testling.com/DamonOehlman/clarity.png)](https://ci.testling.com/DamonOehlman/clarity)
## Replacing Simple Values

@@ -146,3 +142,3 @@

Copyright (c) 2013 Damon Oehlman <damon.oehlman@gmail.com>
Copyright (c) 2014 Damon Oehlman <damon.oehlman@gmail.com>

@@ -149,0 +145,0 @@ Permission is hereby granted, free of charge, to any person obtaining

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc