Socket
Socket
Sign inDemoInstall

to-template

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

to-template - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

props.js

8

package.json
{
"name": "to-template",
"description": "Convert a vinyl file object to a Template-compatible template object.",
"version": "0.1.0",
"version": "0.1.1",
"homepage": "https://github.com/jonschlinkert/to-template",

@@ -22,3 +22,4 @@ "author": {

"files": [
"index.js"
"index.js",
"props.js"
],

@@ -33,3 +34,4 @@ "main": "index.js",

"dependencies": {
"is-plain-object": "^1.0.0"
"is-plain-object": "^1.0.0",
"to-vinyl": "^0.1.0"
},

@@ -36,0 +38,0 @@ "devDependencies": {

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