New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

jeefo_core

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

jeefo_core - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/jeefo_core.min.js
/**
* jeefo_core : v0.0.3
* jeefo_core : v0.0.4
* Author : je3f0o <je3f0o@gmail.com>

@@ -4,0 +4,0 @@ * Homepage : https://github.com/je3f0o/jeefo_core

{
"name": "jeefo_core",
"version": "0.0.3",
"homepage" : "https://github.com/je3f0o/jeefo_core",
"version": "0.0.4",
"homepage": "https://github.com/je3f0o/jeefo_core",
"description": "jeefo core",

@@ -24,15 +24,17 @@ "author": "je3f0o <je3f0o@gmail.com>",

"fs-extra": "^0.30.0",
"mocha": "^3.0.2"
"mocha": "^3.0.2",
"uglify-js": "^2.8.22"
},
"dependencies": {
"jeefo": "0.0.8",
"uglify-js": "^2.8.22"
"jeefo": "0.0.8"
},
"uglify_config": {
"mangle": { "toplevel" : true },
"compress" : {
"comparisons" : false
"mangle": {
"toplevel": true
},
"fromString" : true
"compress": {
"comparisons": false
},
"fromString": true
}
}
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