Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fis-preprocessor-juicer-parse

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fis-preprocessor-juicer-parse - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

5

index.js

@@ -11,2 +11,7 @@ /**

//注册juicer的函数
juicer.register('stringify', function(str){
return JSON.stringify(str);
});
//拼写文件名

@@ -13,0 +18,0 @@ var filePath = file.dirname + '/data.json';

2

package.json
{
"name" : "fis-preprocessor-juicer-parse",
"description" : "fis插件,在fis编译的preprocessor阶段将数据和juicer模版引擎渲染为纯HTML页面",
"version" : "0.1.0",
"version" : "0.1.1",
"author" : "bluestrings <yanbin01@baidu.com>",

@@ -6,0 +6,0 @@ "keywords": [ "fis", "juicer" ],

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