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

@nitunity/template-compiler

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nitunity/template-compiler - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

src/Tag.js

5

index.js
const category = require('./src/Category');
const post = require('./src/Post');
const language = require('./src/Language');
const tag = require('./src/Tag');
module.exports = { category, post, language, tag };
module.exports = { category, post };

2

package.json
{
"name": "@nitunity/template-compiler",
"version": "0.0.4",
"version": "0.0.5",
"license": "MIT",

@@ -5,0 +5,0 @@ "repository": "nitunity-template-compiler",

Sorry, the diff of this file is not supported yet

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