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

archetype

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

archetype - npm Package Compare versions

Comparing version 0.8.7 to 0.8.8

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="0.8.8"></a>
## [0.8.8](https://github.com/boosterfuels/archetype/compare/v0.8.7...v0.8.8) (2019-01-30)
### Bug Fixes
* remove leftover reference to lodash ([34c6519](https://github.com/boosterfuels/archetype/commit/34c6519))
<a name="0.8.7"></a>

@@ -2,0 +12,0 @@ ## [0.8.7](https://github.com/boosterfuels/archetype/compare/v0.8.6...v0.8.7) (2019-01-29)

2

package.json
{
"name": "archetype",
"version": "0.8.7",
"version": "0.8.8",
"author": "Valeri Karpov <val@boosterfuels.com>",

@@ -5,0 +5,0 @@ "dependencies": {

'use strict';
const _ = require('lodash');
const cloneDeep = require('lodash.clonedeep');

@@ -5,0 +4,0 @@ const get = require('./get');

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