New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sentence-maker

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sentence-maker - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "sentence-maker",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

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

@@ -27,17 +27,15 @@ Frame sentence by keywords.

<ol start="0">
<li>Present simple</li>
<li>Present continuous</li>
<li>Present perfect</li>
<li>Present perfect continuous</li>
<br />
<li>Past simple</li>
<li>Past continuous</li>
<li>Past perfect</li>
<li>Past perfect continuous</li>
<br />
<li>Future simple</li>
<li>Future continuous</li>
<li>Future perfect</li>
<li>Future perfect continuous</li>
</ol>
0 => Present simple <br />
1 => Present continuous <br />
2 => Present perfect <br />
3 => Present perfect continuous <br />
<br />
4 => Past simple <br />
5 => Past continuous <br />
6 => Past perfect <br />
7 => Past perfect continuous <br />
<br />
8 => Future simple <br />
9 => Future continuous <br />
10 => Future perfect <br />
11 => Future perfect continuous
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