Socket
Socket
Sign inDemoInstall

nuke-core

Package Overview
Dependencies
Maintainers
3
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nuke-core - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

util/urlhelper.js

3

index.js

@@ -5,2 +5,3 @@ import urlHandler from './util/urlHandler';

import location from './util/location';
import urlHelper from './util/urlhelper';
var Util = {

@@ -10,4 +11,4 @@ urlHandler: urlHandler,

Dimensions: dimensions,
Location:location
urlHelper:urlHelper
};
export default Util;
{
"name": "nuke-core",
"version": "0.0.17",
"version": "0.0.18",
"description": "",

@@ -9,4 +9,7 @@ "main": "index.js",

},
"dependencies": {
"jsuri": "^1.3.1"
},
"author": "heww@live.cn",
"license": "MIT"
}
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