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

microsoft-capitalize

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

microsoft-capitalize - npm Package Compare versions

Comparing version 0.0.2 to 1.0.0

2

CHANGELOG.md

@@ -5,4 +5,6 @@ # Changelog

## [1.0.0](https://github.com/Kikobeats/microsoft-capitalize/compare/v0.0.2...v1.0.0) (2020-05-07)
### [0.0.2](https://github.com/Kikobeats/microsoft-capitalize/compare/v0.0.1...v0.0.2) (2020-05-07)
### 0.0.1 (2020-05-07)

11

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://nicedoc.io/Kikobeats/microsoft-capitalize",
"version": "0.0.2",
"version": "1.0.0",
"main": "src/index.js",

@@ -33,2 +33,3 @@ "author": {

"ava": "latest",
"ci-publish": "latest",
"conventional-github-releaser": "latest",

@@ -59,8 +60,8 @@ "coveralls": "latest",

"lint": "standard-markdown README.md && standard",
"postrelease": "npm run release:tags && npm run release:github && npm publish",
"prerelease": "git-dirty && npm run update:check && npm test && npm run contributors",
"postrelease": "npm run release:tags && npm run release:github && ci-publish",
"prerelease": "npm run update:check && npm run contributors",
"pretest": "npm run lint",
"release": "git-authors-cli finepack && git add package.json && standard-version -a",
"release": "standard-version -a",
"release:github": "conventional-github-releaser -p angular",
"release:tags": "git push --follow-tags origin master",
"release:tags": "git push --follow-tags origin HEAD:master",
"test": "nyc ava",

@@ -67,0 +68,0 @@ "update": "ncu -u",

@@ -12,4 +12,3 @@ # microsoft-capitalize

[![Coverage Status](https://img.shields.io/coveralls/Kikobeats/microsoft-capitalize.svg?style=flat-square)](https://coveralls.io/github/Kikobeats/microsoft-capitalize)
[![Dependency status](https://img.shields.io/david/Kikobeats/microsoft-capitalize.svg?style=flat-square)](https://david-dm.org/Kikobeats/microsoft-capitalize)
[![Dev Dependencies Status](https://img.shields.io/david/dev/Kikobeats/microsoft-capitalize.svg?style=flat-square)](https://david-dm.org/Kikobeats/microsoft-capitalize#info=devDependencies)
[![Bundlephobia](https://badgen.net/bundlephobia/minzip/microsoft-capitalize?style=flat-square)](https://bundlephobia.com/result?p=microsoft-capitalize)
[![NPM Status](https://img.shields.io/npm/dm/microsoft-capitalize.svg?style=flat-square)](https://www.npmjs.org/package/microsoft-capitalize)

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