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

atomize-server

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomize-server - npm Package Compare versions

Comparing version 0.4.9 to 0.4.10

3

lib/atomize-server.js

@@ -649,2 +649,5 @@ /*global require, exports */

if (undefined === path || null === path) {
path = '[/]atomize';
}
if (undefined === securityProvider || null === securityProvider) {

@@ -651,0 +654,0 @@ securityProvider = new DefaultSecurityProvider();

2

package.json
{
"name": "atomize-server",
"author": "Matthew Sackman",
"version": "0.4.9",
"version": "0.4.10",
"repository": {

@@ -6,0 +6,0 @@ "type": "git",

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