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

create-prpl

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-prpl - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

dist/index.cjs.js

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.18](https://github.com/tyhopp/prpl/compare/create-prpl@0.0.17...create-prpl@0.0.18) (2021-07-10)
**Note:** Version bump only for package create-prpl
## [0.0.17](https://github.com/tyhopp/prpl/compare/create-prpl@0.0.15...create-prpl@0.0.17) (2021-07-10)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "create-prpl",
"version": "0.0.17",
"version": "0.0.18",
"description": "Initializer for PRPL projects",
"author": "Ty Hopp (https://tyhopp.com)",
"bin": "dist/index.js",
"main": "dist/index.js",
"bin": "dist/index.cjs.js",
"main": "dist/index.cjs.js",
"umd": "dist/index.umd.js",

@@ -18,3 +18,3 @@ "module": "dist/index.esm.js",

"license": "MIT",
"gitHead": "2d1ca4f06750e72befb9f522e5cd664f54878635"
"gitHead": "a449fee63a5c9adb07a1bff2e92546902b1bc1f1"
}
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