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

precinct

Package Overview
Dependencies
Maintainers
3
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

precinct - npm Package Compare versions

Comparing version 11.0.2 to 11.0.3

12

package.json
{
"name": "precinct",
"version": "11.0.2",
"version": "11.0.3",
"description": "Unleash the detectives",

@@ -48,9 +48,9 @@ "main": "index.js",

"detective-cjs": "^5.0.1",
"detective-es6": "^4.0.0",
"detective-es6": "^4.0.1",
"detective-postcss": "^6.1.3",
"detective-sass": "^5.0.0",
"detective-scss": "^4.0.0",
"detective-sass": "^5.0.3",
"detective-scss": "^4.0.3",
"detective-stylus": "^4.0.0",
"detective-typescript": "^11.0.1",
"module-definition": "^5.0.0",
"detective-typescript": "^11.0.2",
"module-definition": "^5.0.1",
"node-source-walk": "^6.0.1"

@@ -57,0 +57,0 @@ },

@@ -17,3 +17,3 @@ # precinct

* JavaScript modules: AMD, CommonJS, and ES6.
* JavaScript modules: AMD, CommonJS, and ES6
* TypeScript

@@ -23,3 +23,3 @@ * CSS Preprocessors: Sass, Scss, Stylus, and Less

### Usage
## Usage

@@ -49,3 +49,3 @@ ```js

* The supported module type prefixes are `amd`, `commonjs`, `css`, `es6`, `less`, `sass`, `scss`, `stylus`, `ts`, `tsx`
* The supported module type prefixes are: `amd`, `commonjs`, `css`, `es6`, `less`, `sass`, `scss`, `stylus`, `ts`, `tsx`.

@@ -78,3 +78,3 @@ Current options:

#### `precinct.paperwork(filename, options)`
### `precinct.paperwork(filename, options)`

@@ -87,5 +87,5 @@ Supported options:

#### CLI
### CLI
*Assumes a global install precinct with `npm install -g precinct`*
Assumes a global install precinct with `npm install -g precinct`.

@@ -96,6 +96,6 @@ ```sh

Run `precinct --help` to see all the options.
Run `precinct --help` to see all options.
### License
## License
[MIT](LICENSE)
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