Socket
Socket
Sign inDemoInstall

stringify

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stringify - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

4

index.js

@@ -1,5 +0,5 @@

var oneliner = require('oneliner');
module.exports = function (extra_extensions) {
var oneliner = require('oneliner');
module.exports = function(extra_extensions) {
var extensions = [

@@ -6,0 +6,0 @@ '.text',

{
"name": "stringify",
"description": "Browserify middleware to be able to require() text files (including templates) inside of your client-side JavaScript files.",
"version": "0.0.4",
"version": "0.0.5",
"main": "./index.js",

@@ -6,0 +6,0 @@ "keywords": [

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