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

pagelet

Package Overview
Dependencies
Maintainers
4
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pagelet - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

7

index.js

@@ -21,3 +21,3 @@ 'use strict';

//
var temper = new Temper();
var temper = new Temper;

@@ -743,4 +743,9 @@ /**

//
// Make temper available on the constructor, for easy access to the singleton.
//
Pagelet.temper = temper;
//
// Expose the pagelet.
//
module.exports = Pagelet;

2

package.json
{
"name": "pagelet",
"version": "0.7.1",
"version": "0.7.2",
"description": "pagelet",

@@ -5,0 +5,0 @@ "main": "index.js",

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