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

string

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

string - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 0.1.2 / 2012-02-27
* Package.json updates.
### 0.1.1 / 2012-02-27
* Package.json updates.
### 0.1.0 / 2012-02-27

@@ -2,0 +8,0 @@ * Added a few more methods.

6

package.json
{
"name": "string",
"version": "0.1.1",
"version": "0.1.2",
"description": "string contains methods that aren't included in the vanilla JavaScript string.",
"homepage": [
"https://github.com/jprichardson/string.js"
"http://stringjs.com"
],

@@ -25,3 +25,3 @@ "repository": {

},
"main": "string.js"
"main": "lib/string.js"
}

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