Socket
Socket
Sign inDemoInstall

unraw

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unraw - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

readme.md

6

changelog.md

@@ -5,2 +5,8 @@ # Change Log

## 1.2.4
- Add security policy
- Add badges and code block to readme
- Update dependencies
- Clean up some type annotations for inferred types
## 1.2.3

@@ -7,0 +13,0 @@ - Improve UMD documentation

14

package.json
{
"name": "unraw",
"version": "1.2.3",
"version": "1.2.4",
"description": "Convert raw escape sequences to their respective characters (undo String.raw).",

@@ -33,9 +33,9 @@ "main": "dist/index.js",

"@types/mocha": "^5.2.7",
"@types/node": "^12.6.8",
"@typescript-eslint/eslint-plugin": "^1.13.0",
"@typescript-eslint/parser": "^1.13.0",
"@types/node": "^12.7.2",
"@typescript-eslint/eslint-plugin": "^2.0.0",
"@typescript-eslint/parser": "^2.0.0",
"cross-var": "^1.1.0",
"eslint": "^6.1.0",
"eslint": "^6.2.1",
"eslint-config-google": "^0.13.0",
"eslint-plugin-jsdoc": "^15.8.0",
"eslint-plugin-jsdoc": "^15.8.3",
"eslint-plugin-mocha": "^6.0.0",

@@ -46,3 +46,3 @@ "mocha": "^6.2.0",

"prettier": "^1.18.2",
"source-map-support": "^0.5.12",
"source-map-support": "^0.5.13",
"ts-mocha": "^6.0.0",

@@ -49,0 +49,0 @@ "typescript": "^3.5.3"

Sorry, the diff of this file is not supported yet

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