Socket
Socket
Sign inDemoInstall

type-util

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

type-util - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

9

package.json
{
"name": "type-util",
"version": "0.0.5",
"version": "0.0.6",
"description": "This module provides the functionality to perfrom the basic operations on strings, arrays, and objects.",

@@ -26,8 +26,9 @@ "main": "index.js",

"type": "git",
"url": "git+https://github.com/zeeshanalisyed/type-util.git"
"url": "git+https://github.com/masked-runner/type-util.git"
},
"bugs": {
"url": "https://github.com/zeeshanalisyed/type-util/issues"
"url": "https://github.com/masked-runner/type-util/issues"
},
"homepage": "https://github.com/zeeshanalisyed/type-util#readme"
"homepage": "https://github.com/masked-runner/type-util#readme",
"dependencies": {}
}

@@ -6,11 +6,11 @@ # type-util

[package-url]: https://www.npmjs.com/package/type-util
[travis-svg]: https://img.shields.io/travis/zeeshanalisyed/type-util/master.svg?style=flat-square
[travis-url]: https://api.travis-ci.org/zeeshanalisyed/type-util.svg?branch=master
[issues-url]:https://img.shields.io/github/issues/zeeshanalisyed/type-util.svg?style=flat-square
[forks-url]:https://img.shields.io/github/forks/zeeshanalisyed/type-util.svg?style=flat-square
[stars-url]:https://img.shields.io/github/stars/zeeshanalisyed/type-util.svg?style=flat-square
[travis-svg]: https://img.shields.io/travis/masked-runner/type-util/master.svg?style=flat-square
[travis-url]: https://api.travis-ci.org/masked-runner/type-util.svg?branch=master
[issues-url]:https://img.shields.io/github/issues/masked-runner/type-util.svg?style=flat-square
[forks-url]:https://img.shields.io/github/forks/masked-runner/type-util.svg?style=flat-square
[stars-url]:https://img.shields.io/github/stars/masked-runner/type-util.svg?style=flat-square
[downloads-image]: https://img.shields.io/npm/dm/type-util.svg?style=flat-square
[downloads-url]: http://npm-stat.com/charts.html?package=type-util
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license-url]: https://raw.githubusercontent.com/zeeshanalisyed/type-util/master/LICENSE
[license-url]: https://raw.githubusercontent.com/masked-runner/type-util/master/LICENSE
A utility package which provides the basic functions based on arrays, strings, and objetcs

@@ -17,0 +17,0 @@

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