🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

javascript-obfuscator

Package Overview
Dependencies
Maintainers
1
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

javascript-obfuscator - npm Package Compare versions

Comparing version

to
4.1.0

4

CHANGELOG.md
Change Log
v4.1.0
---
* Add target `service-worker`
v4.0.2

@@ -4,0 +8,0 @@ ---

5

package.json
{
"name": "javascript-obfuscator",
"version": "4.0.2",
"version": "4.1.0",
"description": "JavaScript obfuscator",

@@ -115,3 +115,3 @@ "keywords": [

"test:mocha": "mocha --require source-map-support/register test/index.spec.ts --exit",
"test:mocha-coverage": "NODE_OPTIONS=--max-old-space-size=4096 nyc --reporter text-summary --no-clean yarn run test:mocha",
"test:mocha-coverage": "cross-env NODE_OPTIONS=--max-old-space-size=4096 nyc --reporter text-summary --no-clean yarn run test:mocha",
"test:mocha-coverage:report": "nyc report --reporter=lcov",

@@ -124,3 +124,2 @@ "test:mocha-memory-performance": "cross-env NODE_OPTIONS=--max-old-space-size=280 mocha test/performance-tests/JavaScriptObfuscatorMemory.spec.ts",

"precommit": "npm run build",
"prepublishOnly": "npm run build && npm run build:typings",
"prepare": "husky install"

@@ -127,0 +126,0 @@ },

@@ -7,2 +7,8 @@ <!--

#### You can support this project by donating:
* (Github) https://github.com/sponsors/sanex3339
* (OpenCollective) https://opencollective.com/javascript-obfuscator
Huge thanks to all supporters!
# JavaScript obfuscator

@@ -36,2 +42,3 @@

* Netlify plugin: [netlify-plugin-js-obfuscator](https://www.npmjs.com/package/netlify-plugin-js-obfuscator)
* Snowpack plugin: [snowpack-javascript-obfuscator](https://www.npmjs.com/package/snowpack-javascript-obfuscator)

@@ -46,7 +53,2 @@ [![npm version](https://badge.fury.io/js/javascript-obfuscator.svg)](https://badge.fury.io/js/javascript-obfuscator)

#### You can support this project by donating:
* (Bitcoin) bc1q203p8nyrstwm7vwzjg3h9l9t6y9ka0umw0rx96
Huge thanks to all supporters!
#### *NOTE! the README on the master branch might not match that of the latest stable release!*

@@ -1680,3 +1682,3 @@

Support us with a monthly donation and help us continue our activities.
Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/javascript-obfuscator#backer)]

@@ -1683,0 +1685,0 @@ <a href="https://opencollective.com/javascript-obfuscator/backer/0/website" target="_blank"><img src="https://opencollective.com/javascript-obfuscator/backer/0/avatar.svg"></a>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet