Socket
Socket
Sign inDemoInstall

to-source-code

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-source-code - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "to-source-code",
"version": "1.0.0",
"version": "1.0.1",
"description": "Converts function to its source code.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -20,2 +20,5 @@ # to-source-code

> For more use-cases see the [tests](https://github.com/bubkoo/to-source-code/blob/master/test/spec/index.js)
```js

@@ -44,2 +47,3 @@ var toSourceCode = require('to-source-code');

- [to-length](https://github.com/bubkoo/to-length) - Converts value to an integer suitable for use as the length of an array-like object.
- [to-str](https://github.com/bubkoo/to-str) - Converts the given value to a string.
- [to-lower](https://github.com/bubkoo/to-lower) - Converts string, as a whole, to lower case.

@@ -46,0 +50,0 @@ - [to-upper](https://github.com/bubkoo/to-upper) - Converts string, as a whole, to upper case.

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