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

requirejs-dot

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requirejs-dot - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "requirejs-dot",
"version": "0.1.3",
"version": "0.1.4",
"description": "This plugins loads dot-templates with require-text during development, and has the capabilities to build dependency free optimized versions with r.js",

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

@@ -41,3 +41,3 @@ require.js [doT][] plugin

Install with [bower][] to get them all. You can also manually
Install with [bower][] or [npm][] to get them all. You can also manually
download `doT.js` or clone this repository and get the dependencies in whatever way you

@@ -49,3 +49,8 @@ see fit.

```
or
```
npm install requirejs-dot
```
In your [paths](http://requirejs.org/docs/api.html#config-paths) setup the mappings

@@ -144,2 +149,3 @@ to the dependencies (change to fit your setup).

[require-text]: https://github.com/requirejs/text
[bower]: http://twitter.github.com/bower/
[bower]: http://twitter.github.com/bower/
[npm]: https://www.npmjs.com
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